Currently all posts go into one blog page. Is there a way for me to make separate pages and have each category display only in the corresponding page? Currently all posts no matter what the category is end up in one page.
ex:
Link off static front page:
General
All blogs/posts with category general
Twitter
All blogs/posts with category twitter
Windows
All blogs/posts with category windows
and so on.
Thanks.
If you use categories or tags on posts WordPress will automatically give you access to a display of all the posts in a particular category or tag if you use something like the Category Widget or the Tag Cloud Widget.
You can also create a Page and use a plugin such as http://wordpress.org/extend/plugins/list-category-posts/
Or the Pages article has the Page of Posts example where you can code it to say if this is Page X, display category Y posts.
Also if this is just an issue of putting both pages and categories in your navigation header see this:
How to easily display links to both Pages and Categories in the blog navigation header? Use the same technique for tags.
Jennie_F
Member
Posted 1 year ago #
Since I think I have a similar problem, I will post it here instead of opening a new thread.
I use the elegant grunge theme and added some pages. Now I want to have a sidebar on just ONE of the pages that displays the different categories I have. The other pages should not show any sidebar at all. I downloaded the widget mentioned above but I think that is not exactly what I need.
I appreciate your help.
Jennie