Forums

Infinite Scroll theme problem (2 posts)

  1. alextrafford
    Member
    Posted 8 months ago #

    Hi! I'm having trouble with the Infinite Scroll plugin and the theme I'm working on. The plugin works perfectly with the default theme (twentyeleven), so I may have simply missed something when creating my new theme.

    Perhaps I am using the wrong CSS selectors, but I'm not sure what else to use in that case. I am using:

    nextSelector    : ".nav-previous",
    navSelector     : "#nav-below",
    contentSelector : "#container",
    itemSelector    : ".block",

    My URL is http://fitchfeed.com.

    Thanks in advance for any help!

  2. beaver6813
    Member
    Posted 8 months ago #

    Did you get this fixed up in the end? Its a rather different (but cool) layout. I noticed that when it loaded a new page it had to load the entire container together (so you have gaps). You could avoid that by removing the column divs and just having the individual blocks. If it doesn't work with just CSS you could try using a jQuery plugin called Masonry with your theme (works pretty well with infinite scroll).
    http://masonry.desandro.com/

Reply

You must log in to post.

About this Topic