Viewing 10 replies - 1 through 10 (of 10 total)
  • Plugin Contributor beaver6813

    (@beaver6813)

    Perhaps provide some more information? Have you tried changing the selectors for example, what version are you using?

    Thread Starter Marco Milesi

    (@milmor)

    I am using the last wordpress with the last plugin…

    Plugin Contributor beaver6813

    (@beaver6813)

    What selectors are you using, what theme? Do you have an example/the site I can look at? I need more information than “It doesn’t work”.

    Thread Starter Marco Milesi

    (@milmor)

    The site is https://www.milesimarco.altervista.org (you can see it in the first post..!)
    Content CSS Selector: #content
    Post CSS Selector: #content div.post
    Navigation Links CSS Selector: div.navigation
    Previous posts CSS Selector: div.navigation a:first
    The theme is AllTut (Site5.com) And the plugin is now active

    Plugin Contributor beaver6813

    (@beaver6813)

    Thanks, looks like you need to change your selectors for this theme. Try:

    Content CSS Selector: #content #colLeft
    Post CSS Selector: #content #colLeft .postBox
    Navigation Links CSS Selector: .emm-paginate
    Previous posts CSS Selector: .emm-paginate a:first

    Let me know how that goes ??

    Thread Starter Marco Milesi

    (@milmor)

    Just one thing… THANKS! IT WORKS VERY WELL NOW!

    5 stars to this great plugin! ??

    Ilsenora

    (@ilsenora)

    Same problem here. I use twenty eleven.

    Content CSS Selector: #content
    Post CSS Selector: #content div.post
    Navigation Links CSS Selector: div.navigation
    Previous posts CSS Selector: div.navigation a:first

    This is my site.
    regards

    Hello. I want my site to infinite scroll, and I installed the plugin and activated it and it doesn’t work. I am aware that my selectors may not be right, but I am not sure how to fix. please advise. my site is https://oaklandrocks.com/ and the theme is Paragrams by WordPress Shower.

    thanks.
    abby

    hi! I am using artisteer generated theme and Latest WordPress
    infinite-scroll is not working on my theme
    https://harekrishnawallpapers.com (My Site)

    and my selector is below
    Content Selector: div.art-content-layout
    Posts Selector: #div.art-post
    Navigation Selector: div.navigation
    Next Page Selector: div.navigation a:first

    Please help me to solve this

    Mine is not working either.
    2 things : It’s on a page (a page that loads a custom loop)
    I use CSS3 columns, could this be related ?

    Url : https://tinyurl.com/cv6394w

    Selectors :

    Content Selector : .page-template-blog #cargo_blog_loop
    Posts Selector : .page-template-blog #cargo_blog_loop .hentry
    Navigation Selector : .navigation-links
    Next page Selector : .navigation-links a:nth-child(2)

    Thanks for help !

Viewing 10 replies - 1 through 10 (of 10 total)
  • The topic ‘[Plugin: Infinite Scroll] Not working…’ is closed to new replies.