• Resolved tk_421

    (@tk_421)


    I’ve installed the Infinite Scroll plugin and setup the selectors as shown below. I found a previous post on this theme here, but my selectors are not 100% the same. Any help would be greatly appreciated. I’m anxious to get this plugin working! I love it on other sites.

    Infinite Scroll Version: 2.0b2.120226
    Content CSS Selector: #content.clearfix
    Post CSS Selector: #content #colLeft .postBox
    Navigation Links CSS Selector: div.navigation
    Previous posts CSS Selector: div.navigation a:contains(Previous)

    https://www.ads-software.com/extend/plugins/infinite-scroll/

Viewing 6 replies - 1 through 6 (of 6 total)
  • Thread Starter tk_421

    (@tk_421)

    Post CSS Selector: #content.clearfix #colLeft .postBox **

    Thread Starter tk_421

    (@tk_421)

    I think I understand the structure it’s looking for a little bit more. I updated the plugins, but am still having issues

    Content CSS Selector: #content.clearfix
    Post CSS Selector: #content.clearfix #colLeft
    Navigation Links CSS Selector: #content.clearfix #colLeft .navigation
    Previous posts CSS Selector: #content.clearfix #colLeft .navigation .alignleft a:first

    I’m also noticing that the plugin doesn’t seem to be loading with the page when I inspect it with chrome ‘Inspect Element’ tool.

    Any help would be greatly appreciated. Thanks!

    Thread Starter tk_421

    (@tk_421)

    Oh my. I forgot to post my website.

    https://www.toogoodforradio.com/

    Thread Starter tk_421

    (@tk_421)

    I couldnt get version 2.0b2.120226 working on my wordpress installation so I downloaded version 2.5 from GitHub

    I was able to get the new version to work with the following slecetors:

    Content CSS Selector: #content
    Post CSS Selector: #content
    Navigation Links CSS Selector: #content #colLeft .navigationPrevious posts CSS Selector: #content #colLeft .navigation .alignleft a:first

    The new problem is that version 2.5 when activated causes my native wordpress media library to stop functioning. I can see all the entries, but when I click to view them I get a blank screen. Deactivating the plugin fixes the issue. I also noticed that the upload loading image does not seem to take effect either.

    Anyone have any luck using 2.5?

    Thanks

    Thread Starter tk_421

    (@tk_421)

    UPDATE: Sorry for the typo

    Content CSS Selector: #content
    Post CSS Selector: #content
    Navigation Links CSS Selector: #content #colLeft .navigation
    Previous posts CSS Selector: #content #colLeft .navigation .alignleft a:first

    Thread Starter tk_421

    (@tk_421)

    UPDATE:

    I got the plugin to work with the following selectors

    Content Selector: #content
    Posts Selector: #content
    Navigation Selector: div.navigation
    Next Page Selector: div.navigation .alignleft a:first

    The plugin WP-Minify caused the inifinite-scroll plugin to not function. I deactivated it and it worked great.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘[Plugin: Infinite-Scroll] Selectors for AllTuts Theme’ is closed to new replies.