-
Notifications
You must be signed in to change notification settings - Fork 73
Open
Description

Ran into an issue while using this, and was wondering if there was any built in functionality to fix it. I have 50 pages worth of data being paginated, and by default it outputs all 50 of the page links. The issue is that since there are so many pages being output, they are scrolling off of the screen and skewing the site template.
Is there any way to limit the amount of pages being shown at a time? For example, on load it will only show pages 1-10, but as the user scrolls past 5 it will show 2-11, past 6 will show 3-12 and so on.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels