How to add infinite scroll or how to disable footer
Hi there,
I’m trying to add infinite scroll, but Jetpack is telling me it is not allow because I have a footer widget.
My footer widget is empty, so how I can Implement that feature?
Thank you
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
2Hi Queen Pepiada
Thanks for reaching out.
There were, unfortunately, challenges with implementing regular infinite scroll with Vantage. When the module is activated you should see a button at the bottom of your blog that reads “Older Posts”. On click that will open more posts if more are available.
I do see a small problem with that button’s styling. If you’d like to use it and fix the issue, try the following at Appearance > Custom CSS:
/* Infinite Scroll */ #infinite-handle span button, #infinite-handle span button:hover, #infinite-handle span button:focus { box-shadow: none; }I just tried this plugin out:
https://wordpress.org/plugins/infinite-scroll/
Seems to work nicely. Perhaps give it a go.
Replies on this thread are closed.
Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.