• My website currently has a category of “Surf” and “Surf” displays the current 6 surf posts. I would like to add a next button/link that would display the next 6 posts. I’ve used the ‘<?php next_posts_link(); ?>’ but that only shows me a link to the next post and I’m looking for the next 6 posts in that category. How do I go about doing that?
    my site

    p.s. I have also used other tags like ‘<?php posts_nav_link(); ?>’.

  • The topic ‘How to show next set of posts in category?’ is closed to new replies.