Is there a way that I can make a page for each category which will list all the posts, perhaps with an excerpt, in that category?
Thanks
Is there a way that I can make a page for each category which will list all the posts, perhaps with an excerpt, in that category?
Thanks
Actually, you don't need a page; the category archive capability will do that automatically.
But review Category Templates and Template Hierarchy as you may need to create a category template that uses the template tag, the_excerpt(), not the_content.
http://codex.wordpress.org/Category_Templates
- oops, didn't see your post, MichaelH ;-)
Thanks guys, I will check that out.
This topic has been closed to new replies.