latest posts showing up twice on posts page
-
Can someone please help me alter my coding to eliminate my problem? I am using this line before the loop:
<?php query_posts(‘cat=3&showposts=’.get_option(‘posts_per_page’)); ?>
I believe this is what is causing my latest post to show up twice. Is there supposed to be something else along with this line??
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘latest posts showing up twice on posts page’ is closed to new replies.