Skip Navigation

[Resolved] Limit # of results per page

This thread is resolved. Here is a description of the problem and solution.

Problem:
Limit # of results per page with views

Solution:
Views offers the pagination so that you can control the number of items per page you want to display.

You can find the proposed solution, in this case, with the following reply:
=> https://toolset.com/forums/topic/limit-of-results-per-page/#post-1195772

Relevant Documentation:
https://toolset.com/documentation/user-guides/views-pagination/

This support ticket is created 5 years, 9 months ago. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

Sun Mon Tue Wed Thu Fri Sat
- 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 -
- 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 -

Supporter timezone: Asia/Kolkata (GMT+05:30)

Tagged: 

This topic contains 3 replies, has 2 voices.

Last updated by Dee_DeeA2948 5 years, 9 months ago.

Assisted by: Minesh.

Author
Posts
#1195769

I am currently using "Views" to show search results. I want to limit the amount of posts: 3 per page. If there are more than 3 results, a viewer must click the "next" button. Can you please help me accomplish this?

Thank you for your help!

#1195772

Minesh
Supporter

Languages: English (English )

Timezone: Asia/Kolkata (GMT+05:30)

Hello. Thank you for contacting the Toolset support.

Well - do you know that views offers the pagination so that you can control the number of items per page you want to display.

Please check the following Docs:
=> https://toolset.com/documentation/user-guides/views-pagination/
=> https://toolset.com/documentation/beyond-the-basics/paginate-lists-of-content/

#1196096

Thank you for your help! I added the pagination controls at the bottom of the page by adding the shortcode at the end of the loop editor.

#1196113

My issue is resolved now. Thank you!