Skip Navigation

[Resolved] paging issue

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)

This topic contains 2 replies, has 2 voices.

Last updated by Minesh 2 months, 1 week ago.

Assisted by: Minesh.

Author
Posts
#2771549

If there are more than one page of results, then the results after the first page are wrong. Basically, the first page looks right and then after that it is the entire database. Compare for example, results for Kalejik (Angora) which one has one passport application with Adana which should return 112 results.

Here is the page with the issue
hidden link

see other page, its working fine the paging
hidden link

#2771580
Screenshot 2024-10-08 150045.png

so i changed the search method to full page refresh and it fixed the problem
but I want it to work with ajax refresh
how can we fix this
seems to be a bug

#2774315

Minesh
Supporter

Languages: English (English )

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

Hello. Thank you for contacting the Toolset support.

Well - I checked with the sandbox site and I do not see the issue.

Here is a sandbox site and you can auto-login to it using the following link:
- hidden link

Here is the page where in backend where the view is added with paging is set to display 3 items per page and pagination option is set to "Pagination enabled with manual transition and AJAX" and also custom search setting is set to "AJAX refresh when changing any filter":
=> hidden link

And when I checked on frontend I can see it working as expected:
- hidden link

When selecting option "Dance" from "Gym Types" custom search it has 4 posts and on first page it shows 3 posts and on 2nd page it shows 1 post.