Pagination

The Pagination module allows you to paginate the output of your projects, providing better navigation through your portfolio.

Available Styles

  • Minimal – A clean and simple pagination style.
  • Classic – A traditional pagination style with button elements.

There are 3 types of pagination available. Each type has its own additional settings.

Available Types

There are 3 types of pagination available, each with its own additional settings.

Paged

The paged pagination allows adjusting the following settings:

  • Display Arrows – Show or hide arrows for navigation.
  • Display Numbers – Show or hide page numbers.
  • Scroll To Top – Automatically scroll to the top of the portfolio list when a new page is opened. Customize the offset of the scrolled position to prevent a sticky menu position, if your theme has one.

Load More

This type displays a button to load more portfolio projects when you reach the end of the page. The available settings include:

  • Texts – Change the default button captions.
  • Hide on Reached End – Hide the pagination when all projects are already displayed, and there are no more to load.

Infinite

The portfolio projects will continue to load as you scroll until you reach the end of the list. The available settings include:

  • Display Load More on startup – Start loading Infinite Scroll only after user interaction.
  • Display Load More every page load – Select the number of loaded pages after which to pause infinite scroll and display the Load More button.
  • Threshold Distance – Remaining scroll distance to the end of the gallery after which the next page loading should initiate.
  • Texts – Change the default button captions.
  • Hide on Reached End – Hide the pagination when all projects are already displayed, and there are no more to load.
Was this page helpful?