Skip Navigation

[Resolved] Pagination missing on search

This support ticket is created 3 years, 4 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
9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 - - 9: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: Africa/Casablanca (GMT+01:00)

This topic contains 2 replies, has 2 voices.

Last updated by Jamal 3 years, 4 months ago.

Assisted by: Jamal.

Author
Posts
#2190861

Hi,

I can't seem to get the pagination working on a search page. It looking fine in the admin are but is not appearing on the front end.

See the dev area on hidden link

#2191651

Hello and thank you for contacting Toolset support.

From what I can gather right now, the pagination is not rendered at all in the view. I can't really tell what happens without taking a closer look at how the view is built. Your next reply will be private to let you share credentials safely. ** Make a database backup before sharing credentials. **

#2191683

Well, the view was limited to 10 results. Check this screenshot hidden link
The limit is different than the number of results per page. Once I set it to no limit, the pagination appeared.

It is, however, not well displayed, as it overflows the width of the page. That seems to come from a conflict with the theme's design, and you can fix that with custom CSS code. Let me know if you need assistance with it.