[Plugin: Infinite Scroll] CSS Selectors Trouble, can't figure this out
-
Hi,
I’m using the Inove Theme on a site where i want infinte scroller, but i can’t figure it out. I’ve tried it all using firebug to find the right selectors (obviously i’m doing it wrong).
This is the theme: https://www.ads-software.com/extend/themes/inove
From what i can tell this should be the correct code:
Content CSS Selector: #content
Post CSS Selector: #content .main .post
Navigation Links CSS Selector: div.wp-pagenavi
Previous posts CSS Selector: div.wp-pagenavi a:nextpostslink
(I’m using the Wp-pagenavi plugin for next/previous links etc).But this won’t work. I’m no expert, anyone able to help me out here? Would love to get this thing working!
Here is the code for my theme in firebug :
Thank you
https://www.ads-software.com/extend/plugins/infinite-scroll/
- The topic ‘[Plugin: Infinite Scroll] CSS Selectors Trouble, can't figure this out’ is closed to new replies.