Update:
The problem occurs only if the navigation selector is inside the post selector – I changed this and now it is working just fine.
But I think this does not need to be the case for single posts, right? Because it makes sense that content + comments + author-info and also the previous/next navigation is all wrapped in one box and that is all the information I am going to load via ajax.
In my workaround I put the previous/next navigation at the bottom of the single blog post template and wrappoed the rest, excluding the navigation, in an additional DIV which I then used as the post selector. This fixed the issue, although I think it should not be necessary.
Anyway, great Plugin. Works really nice! thanks a lot 🙂
-
This reply was modified 9 years, 2 months ago by matzeso.