Archived topic
GP Class Settings For Infinite Scroll
3 replies · Started by David on October 26, 2021
Hi there
I want my posts to automatically load the next post with infinite scroll.
I have tried 4 different plugins but with no success and I'm wondering if it is the #class setup in the backend. I have also disabled caching plugins.
Can you help me with the settings that would be appropriate for GP?
So for this example, I have the plugin Catch Infinite Scroll, and here are the predefined settings - are they right for GP?
Navigation Selector: nav.navigation, nav#nav-below
Next Selector: nav.navigation .nav-links a.next, nav.navigation .nav-links .nav-previous a, nav#nav-below .nav-previous a
Content Selector: #content
Item Selector: article.status-publish
Thanks
Hi David,
The theme doesn't have this functionality, unfortunately.
You'll need a plugin for this.
Something like this one - https://connekthq.com/plugins/ajax-load-more/add-ons/single-posts/
I am using a plugin. Catch Infinite Scroll.
What should the classes be for the setting above using GP?
Hi there,
they look fine to me.