Forums
(@monicaw)
16 years, 5 months ago
I’ve finally answered my own question, but I’ll post the answer here in case anyone else has managed to make the same mistake. 🙂
Change the first line to:
<?php query_posts('cat=1&showposts='.get_option('posts_per_page')); ?>