Infinite scroll does not trigger unless logged in?
-
Hey there, just noticed our pagination is no longer working with non logged in users, which would include bots and seo crawlers.
We currently use the free version but would switch to the pro version if that was going to fix it but I don’t want to get the pro version and still have the same issues. But currently there is not get/fetch request unless the user is signed in.
Here is our current selectors;
Navigation Selector:
nav.woocommerce-pagination
Next Selector:
nav.woocommerce-pagination a.next
Item Selector:
li.product
Content Selector:
ul.products
The page I need help with: [log in to see the link]
The topic ‘Infinite scroll does not trigger unless logged in?’ is closed to new replies.