Skip Navigation

[Resolved] Infinite scroll with button workaround stopped working in Blocks 1.5

This support ticket is created 3 years, 6 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: Asia/Hong_Kong (GMT+08:00)

This topic contains 5 replies, has 2 voices.

Last updated by Luo Yang 3 years, 6 months ago.

Assisted by: Luo Yang.

Author
Posts
#2053285

Hello,
for some time now, I have been using Infinite scroll with button workaround I found at the Support forum - adding Custom JS
----
jQuery(function($){
WPViews.view_pagination.is_infinite_triggable = function(view_layout){return false; }
});
----

In Blocks 1.5 this workaround seems to stop working (native support of this feature has been talked about for - as far as I can remember - couple of years now and still it has not been implemented, pretty annoying by the way...).
Anyway, is there any new workaround for this feature, please?
Thanks very much in advance,
Tom

#2053849

Hello,

The "Load More" function has not been supported by Toolset plugins officially yet, if you are implementing a custom solution then it would be expected that some of the settings may not work as expected, we have an internal feature request ticket about this and I've added this thread to it, but there isn't any ETA for it.

#2053867

Hello,
thanks for your reply. So as I understand there is no workaround so far, not even in some modification of the script?
As a matter of fact the scroll offset value is also gone in the new version or am I missing something?

#2053875
image3.png

No, there isn't existed workaround for it, I have checked it in our to-do list, this issue is marked and here is a screenshot for what our developers are working on.

#2053909

Ok, thanks for the insight, hopefully it will be ready soon.

How about the "Infinite scroll offset" value? Is it really gone or am I missing something, please?

#2054841
Advanced-options.JPG

The option "Infinite scrolling tolerance" still available in classic view, you can edit find it by these:
Edit the view with classic editor, in section "Pagination and Sliders Settings ", click button "Advanced options", see my screenshot Advanced-options.JPG