Saltar navegación

[Resuelto] Sort and paginate the custom search results

Este hilo está resuelto. Aquí tiene una descripción del problema y la solución.

Problem: I would like to set up a custom search View that is paginated with 30 posts per page, and I would like to configure sorting criteria for the results.

Solution: You can find ordering, limit, and pagination options in the View editor screen. If any of these options are not visible, scroll to the top right corner of the screen and click "Screen Options". You can turn different configuration panels on or off.

When you create a View, the option you choose in the popup determines which configuration panels are shown in the View editor. "Full custom display mode" will show all the available configuration panels.

Relevant Documentation:
https://toolset.com/documentation/user-guides/views-pagination/
https://toolset.com/documentation/user-guides/allowing-visitors-to-sort-the-front-end-results/

This support ticket is created hace 5 años, 7 meses. 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
8:00 – 12:00 8:00 – 12:00 8:00 – 12:00 8:00 – 12:00 8:00 – 12:00 - -
13:00 – 17:00 13:00 – 17:00 13:00 – 17:00 13:00 – 17:00 13:00 – 17:00 - -

Supporter timezone: America/New_York (GMT-04:00)

Este tema contiene 2 respuestas, tiene 2 mensajes.

Última actualización por reimundH hace 5 años, 7 meses.

Asistido por: Christian Cox.

Autor
Mensajes
#1245460

Hello,

how I can configure the custom-search results, so that it sort on pages. In my case I´d like to display 30 results per page.

Thanks in advance.

Best regards
Reimund

#1245509
screen-options.png
popup.png

Hi, you can find ordering, limit, and pagination options in the View editor screen. If any of these options are not visible, scroll to the top right corner of the screen and click "Screen Options". You can turn different configuration panels on or off. See screen-options.png.

FYI - when you create a View, the option you choose in the popup determines which configuration panels are shown in the View editor. "Full custom display mode" will show all the available configuration panels. See popup.png.

More information about sorting and pagination is available in the documentation here:
https://toolset.com/documentation/user-guides/views-pagination/
https://toolset.com/documentation/user-guides/allowing-visitors-to-sort-the-front-end-results/

#1245519

My issue is resolved now. Thank you!