0

以下の開発サイトで、「Articles」のカスタム投稿タイプを設定しました。投稿タイプ名は「zu_articles」、スラッグは「articles」です。すべてがダッシュボードで機能しており、記事のリストを生成できます。しかし、記事のリンクをクリックすると、404 になります。WP テンプレート階層の理解に基づいて、single-zu_articles.php というページを作成しました。それがスラッグに基づいていて、それも機能しない場合、私はsingle-aricles.phpも持っています。

http://zimmernutrition.com.s137737.gridserver.com/

右側のコンテンツ スライダーの下に「最新記事」ウィジェットがあり、すべてを表示できます。

私は何を間違っていますか?

ありがとう

ブレット

4

1 に答える 1

0

Okay, you're not going to believe this...did some more hunting on StackOverflow and found this post:

Wordpress -- permalink with custom post types

All I had to do was resave my f'n existing permalinks in the Dashboard.

Thanks for staying with me. With I understood why this had to be done and why it fixed it.

于 2012-07-26T02:12:48.383 に答える