How do I display posts from only one category in my home page
-
I found on the internet that I should use this code in index.php
<?php query_posts(“cat=id”); ?>
But i dont know where to put it. Thanks for any help!
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘How do I display posts from only one category in my home page’ is closed to new replies.