Forums › Forums › Search & Filter Pro › Infinite scroll suddenly stopped working
Tagged: infinite scroll
- This topic has 5 replies, 2 voices, and was last updated 3 years, 9 months ago by Trevor.
-
Anonymous(Private) February 5, 2021 at 6:17 pm #275417
Hi! Infinite scroll has suddenly stopped working on our results page and we can’t figure out why. Might be a plugin update recently?
The results page is pretty customised (and done by someone else) meaning I’m not 100% clear on if the customisation is the problem.
On scrolling though, I can’t see any events being triggered or errors happening in the console that might indicate a problem. Can you see anything?
Here is the search page. This used to work fine!
https://poledancing-therapist.com/members-portal/video-search/Trevor(Private) February 6, 2021 at 10:52 am #275458This will require some troubleshooting steps to be taken.
It is very important that, even when customising the results.php template, you try to keep these class names:
search-filter-results-list
search-filter-result-itemAnd use the basic structure that can be seen in the exemplar results-infinite-scroll.php file. Some of the commented out HTML makes me think your code started out with the results.php exemplar template instead.
So, how to test?
If you set aside the customised results.php file you are using (rename it), and instead use our default results-infinite-scroll.php (renamed to results.php), does the issue still happen?
Anonymous(Private) February 9, 2021 at 11:17 am #275575Hi, I’ve just replaced our results.php with the infinite scroll one and it’s returned to the default styling but infinite scrolling isn’t working.
I’ve created a test version of it here:
https://poledancing-therapist.com/test-video-search/ -
AuthorPosts