I've been playing around with the selectors for a while, but nothing comes up. Any ideas?
Website: http://citizencouture.com
I've been playing around with the selectors for a while, but nothing comes up. Any ideas?
Website: http://citizencouture.com
Did you take the plugin off? I can't see it on there?
Looking at the themes layout, the selectors might be a little hard to get right (because of the layout of the posts and the html tags they use.). I could probably figure something out but don't want to waste any time if you've decided against using it.
I temporarily disabled it because it my page navigation disappears with the selectors that I used.
nextSelector: ".wp-pagenavi a:first",
navSelector: ".wp-pagenavi",
contentSelector : ".container-inner",
itemSelector : ".static-image-wrapper",
I was able to get the plugin to work, but I think the only issue is how the posts are being generated on the main page due to the layout, specifically because the number of posts has to be an odd number. The infinite scroll plugin generates an odd number of posts, leaving gaps on certain lines. I have to figure out how fix this.
This topic has been closed to new replies.