Skip Navigation

[Resolved] Ajax pagination

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.

No supporters are available to work today on Toolset forum. Feel free to create tickets and we will handle it as soon as we are online. Thank you for your understanding.

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: Asia/Karachi (GMT+05:00)

This topic contains 1 reply, has 2 voices.

Last updated by Waqar 4 months ago.

Assisted by: Waqar.

Author
Posts
#2675917

Hi there,

Tell us what you are trying to do? I have a classic view that is showing 5 events at a time with ajax pagination. What I noticed in my testing / building of this site is that the ajax starts swiping to the next page on load, not when initially visible.

What I'd like to happen is for the transitions to only start when visible. The reason I'd like this to happen this way is that when scrolling (especially on mobile) down the site at the same time the view is appearing on the last page with only one event showing, they may just keep scrolling and not see page 1, 2 etc. Since I have it on 5 seconds, people can easily just scroll on by and not even know there would be a lot more events to see. I just realized that this could be better if I used next page / previous page but I do like just the little dots as navigation as for this application, I think the dots present a cleaner look. That and I couldn't figure out how to put the next / previous at the bottom of the view instead of the top. Help either way would be fantastic (start ajax on visible or how to put the pagination at the bottom of the view). Thanks as always. Jason

Is there any documentation that you are following? Not yet.

Is there a similar example that we can see? No that I know of.

What is the link to your site? hidden link

#2676111

Waqar
Supporter

Languages: English (English )

Timezone: Asia/Karachi (GMT+05:00)

infinite-scrolling-tolerance.png

Hi Jason,

Thank you for contacting us and I'd be happy to assist.

Based on what you've shared, I understand that you've set the view to load the next page results through infinite scrolling affect.

You can use the 'Infinite scrolling tolerance, in pixels' option in the view's advanced pagination settings to control how soon or later the next page's results are loaded.
( example screenshot attached )

The lower the tolerance value, the more view will wait to reach near the end of the page, to load the next set of results.

And to show the pagination controls over the top of the view's results, you can move the pagination controls shortcodes ( e.g. wpv-pager-prev-page, wpv-pager-next-page, and wpv-pager-nav-links etc ), in between the '[wpv-items-found]' and the '<!-- wpv-loop-start -->' tags in the 'Loop Editor' section.

regards,
Waqar

#2676437

That worked perfect. Thank you for your help, Waqar! <3

jasonw-2 confirmed that the issue was resolved on 2023-12-27 18:51:18.
This ticket is now closed. If you're a WPML client and need related help, please open a new support ticket.