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!