I’m at the same ponirt like you, but here nobody answers, I don’t understand why doing all the wannabe thing of pubblishing a plugin and after don’t give support.
I’ll look for another serious solution and repost here for all buddies.
Cheers
@underrepublic
Thats quite a complex theme in terms of the code. (You’ve got lots of parts split up like the div breaks. Perhaps try something like:
nextSelector: .navigation .next-posts a:first
navSelector: .navigation
contentSelector: body
itemSelector: body section, body #break, body #page-wrap section, body #page-wrap #break
The biggest problem is that your first post is wrapped with the header so its difficult to get it. (I’ve tried with the selectors above.)
@penmig I don’t know where your sense of entitlement and privilege comes from. This is an open-source plugin with community provided support, this plugin is maintained part-time; I don’t have time to monitor these forums 24/7 providing support. If you want contribute then you’re more than welcome.
Heres a guide to figuring out the selectors: http://beaver6813.com/2012/01/selectors-in-infinite-scroll/
I’m stuck…
(╯°□°)╯︵ ┻━┻
I was really hoping that
nextSelector: .navigation .next-posts a:first
navSelector: .navigation
contentSelector: body
itemSelector: body #page-wrap section #break, or body section #break
would work, but to no avail.
It just loads and pops up the “Congratulations, you’ve reached the end of the Internets.” text.
Do you have any other ideas?
Thanks,
Jacob