• Hello again

    Just done my own pagination on main blog page.

    When I click on a category it shows normal WP older/latest posts navigation.

    Which file should I amend please?

    Regards
    Artur

Viewing 1 replies (of 1 total)
  • Hi Artur,

    Apologies for the delay in reply here! We’re currently working our way through a backlog.

    Following Kathryn’s previous guidance, you can change the pagination on category pages by copying the parent’s archive.php file to your child theme and locating the following line:

    <?php sela_content_nav( 'nav-below' ); ?>

    Change the above in the same way you changed index.php.

    Hope that helps out!

Viewing 1 replies (of 1 total)

The topic ‘Pagination on archive pages’ is closed to new replies.