This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.

How to add infinite scroll or how to disable footer

10 years ago · Last reply by Andrew Misplon 10 years ago

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

2
  1. Andrew Misplon Staff 10 years, 5 months ago

    Hi 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;
    }
  2. Andrew Misplon Staff 10 years, 5 months ago

    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.

Have a different question or issue?

Start New Thread