Navigation überspringen

[Gelöst] paging issue

This support ticket is created vor 1 year, 8 months. 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 -

Zeitzone des Unterstützers: Asia/Kolkata (GMT+05:30)

Dieses Thema enthält 2 Antworten, hat 2 Stimmen.

Zuletzt aktualisiert von Minesh vor 1 year, 8 months.

Assistiert von: Minesh.

Author
Artikel
#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
versteckter Link

see other page, its working fine the paging
versteckter 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
Unterstützer

Sprachen: Englisch (English )

Zeitzone: 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:
- versteckter 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":
=> versteckter Link

And when I checked on frontend I can see it working as expected:
- versteckter 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.