• I been trying to figure this out, if anybody has a good idea on how to do this it would be great.

    Basically, I have a themes with horizontal menu using the pages and sub-pages to list them. What I basically want to do is to divide up Events, Stories, post labeled with categories into those menu pages.

    Basically, the menu will have like “stories | news | events” etc

    When you click on stories it will display the category post, and click on news it will display the news post, etc. I though about hardcoding it, but it would be a pain each time I wanted to change the menus around and also I am using qtranslate to display multiple languages per page. Thanks for reading

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hardcoding (or using Template_Tags/wp_list_categories) in the top menu is the way to go. Pages are not for displaying posts.

    Thread Starter zebrafx

    (@zebrafx)

    Hmm i kinda figured a way to do it, I found a plugin that lets you turn a page into a link. Through that link it loads the archive of that category. I guess that is the hack way around it. I think it would nice to wordpress as a CMS to be able to separate out blog threads within the menu.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Page to display category post’ is closed to new replies.