Hi there,
I'm running WordPress 2.7 for a blog/site at http://www.salinaproject.com.
Currently, when viewing the homepage, or clicking the home icon, all posts appear.
How can I modify WordPress to make it so the default homepage and homepage link ONLY display posts in the "General" category?
Thanks!
You might take a look at the plugin Advanced Category Excluder. Should allow you to pick and choose which categories you want to display on the homepage.
Also has functionality to add a widget that lists posts from only certain categories.
Hope this is what you're looking for.
(If you're looking to do this without a plugin, can't help ya'. Not a coder.)
Thanks! ACE worked great! I'll checkout query_posts when I have a few more minutes.
Thanks again!