Views plugin provides a pagination feature that lets you split large amounts of content into pages with previous and next controls.
When you ask for help or report issues, make sure to tell us the pagination options of the View and the pagination controls that you have inserted.
Viewing 15 topics - 151 through 165 (of 185 total)
Problem: I would like to use a View to display 100 results in reverse chronological order based on the post date.
Solution:
In the View Editor, find the Ordering section and choose post_date, descending. Change the Limit to 50 (this number will be overridden by code).,