- This topic has 3 replies, 2 voices, and was last updated 5 years, 5 months ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
These forums are now closed and remain for historical purposes.
None of the content applies to the new version 3. For support, get in touch via our contact form.
Forums › Forums › Search & Filter Pro › Disable Infinity scroll and put the trigger on a button
Tagged: infinity scroll, V3
I would like to disable infinity scroll and have it only load in new items if someone clicks on a button that I put on the page.
It’s a bit of the pagination feature and the infinity scroll feature combined, but the pagination removes the old posts and loads in new once with the click of a button and the infinity scroll loads in new once, keeps the old once, but doesn’t has a button.
I would figure this was fairly easy if I would just know what the “load more” feature in javascript was named and how I could acces it from my own code.