Last updated
The Posts Pagination feature allows you to limit the number of posts shown and gives the user an option to load more posts. It's good both for page speed and user experience.
Posts Pagination feature is available only in Advanced Views Pro.
Create your Post Selection and assign a Layout as usual. (See Creating Your First Post Selection).
Switch to the Pagination tab.
Turn on the With Pagination switch.
Choose the Pagination Type from the dropdown. For the Load More Button a Label field will appear.
In the Posts Per Page field enter a number to limit the number of posts shown.
Click Update to save your Post Selection.
According to the Pagination type, Advanced Views will change the Selection template to incorporate the "load more" elements, and will enqueue necessary JavaScript on target pages to perform background AJAX loading.
Last updated