Archived topic
Pagination: Add more pages in the numerical list
1 reply · Started by Cori on November 13, 2022
I've got a lot of pages in my blog, and the pagination in GP currently appears like this:
← Previous Page1 Page2 Page3 … Page52 Next →
So first three pages, last page, previous and next.
I'd like to expand that so visitors see more options. Like first five pages, last five, previous and next.
Is there a way to expand upon the initial setup?
Hi Cori,
The Pagination you're using is generated by WordPress. Here's an article I found which shows how to expand the pagination: https://www.wpbeginner.com/wp-themes/how-to-add-numeric-pagination-in-your-wordpress-theme/
Hope this helps!