getgrav / grav-plugin-pagination

Grav Pagination Plugin
https://getgrav.org
MIT License
27 stars 20 forks source link

Show only a subset of pages in pagination ul. #45

Open hifall opened 4 years ago

hifall commented 4 years ago

I am having nearly 60 posts, and the pagination ul at the bottom shows 9 pages.

While this doesn't sound like a lot, but when I viewed the blog on my iPhone, the pagination ul is wider than the screen width and I had to scroll horizontally to see all of it. This also renders our blog non-responsive.

Is it possible to make it "smarter" so that when there are many pages, only show a subset of the page numbers in the pagination ul, so that the ul always fits inside a mobile device?

NicoHood commented 4 years ago

You can set a delta in the plugin settings. Try that out ;-)