Limit number of posts in a custom template post page
-
Hi,
I have a custom template page with posts and I need to limit the number of post shown per page to 3. I tried adding <?php query_posts(‘showposts=3’); ?>, which limits it to 3 but when I click to go to page 2 it goes to “page not found”
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Limit number of posts in a custom template post page’ is closed to new replies.