Archived topic
Shortened pagination
3 replies · Started by Ales on September 22, 2020
Hi!
On my website, I have shortened pagination on the main page and also in categories.

Is it possible to "remove" this shrinked pagination, so it shows all pages, like 1, 2, 3, 4, 5, 6, 7, etc...?
Thanks!
Hi there,
You can use this filter:
https://docs.generatepress.com/article/generate_pagination_mid_size/
Adding PHP: https://docs.generatepress.com/article/adding-php/
Just return a large number like 50.
Let me know if this helps :)
Thanks, this helped me! 🙂
No problem :)