How can I create multiple pages for a single category?

Hi all! I recently started a film blog and created categories for lists, essays, and reviews. I've been adding a backlog of my reviews and new ones, and have run into an issue. The Category page for reviews only shows the ten most recent posts and the others seem inaccessible without a direct link to them. Can someone help me create multiple pages for the category? Or is there something else that I should do to make sure visitors can find all my reviews. Thank you!

2 Comments
  1. What you’re describing is called pagination

    Most themes should come with them by default so it might just be a matter of finding the setting and enabling it.

    There’s 2 types, numbered pagination which will be something like this

    <Previous> 1,2,3…10 <Next>

    If you did a custom theme, check out the documentation

    https://codex.wordpress.org/Pagination

    The 2nd type is Ajax Load More which is where the 2nd set of posts loads once you scroll to the bottom of the current list without reloading the page.

    Search “Ajax load more” in the plugin repository and any plugin that has 4+ stars, has 100,000+ active installs and has been updated recently like within the past 4-5 months should be good

    You can also do it without plugins just search “Ajax load more without plugins” and you should find a tutorial

    Btw, I love reading film reviews from smaller blogs can I get your link?

 

This site will teach you how to build a WordPress website for beginners. We will cover everything from installing WordPress to adding pages, posts, and images to your site. You will learn how to customize your site with themes and plugins, as well as how to market your site online.

Buy WordPress Transfer