pagination doesn’t work…
-
When I click on page 2 at the bottom, it doesn’t go to page 2 and instead remains on page 1. However, the URL reflects that I’m on page 2. I have it set in my dashboard so 6 posts show at most for any page so I’m not sure what the problem is. Can someone take a look?
I have it queried before the loop like this:
<?php query_posts(‘cat=1’); ?>
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘pagination doesn’t work…’ is closed to new replies.