Scrolling bug while being on the nth page
-
Hello
I’ve found kind of buggy behavior of your plugin.The plugin works great on main pages of archives but if you somehow get to the https://blog_URL/posts/page/2 (e.g. via Google search pages) it shows (in debug mode):
Sorry, we couldn’t parse your Next (Previous Posts) URL. Verify your the css selector points to the correct A tag. If you still get this error: yell, scream, and kindly ask for help at infinite-scroll.com. jquery.infinitescroll.js?ver=2.6.1:1
[“determinePath”, “https://she.wp-expert.pl/blog/”%5DAnd the next posts obviously won’t load…
And lets say it’s ok, because when you are on paged content you want to see just this page without ajax loader…
BUT! There’s a great problem when you manage to go to: https://blog_URL/posts/page/3
In this case there’s no problem in finding “Next (Previous Posts) URL”. The problem is… This found “Next (Previous Posts) URL” is: https://blog_URL/posts/page/2So… When you scroll to the bottom of the page no 3 Infinite-Scroll is loading posts from page 2, then page 3 and so on…
Is it possible to either turn of Infinite-Scroll when you are on certain archive page (of paged content), or fix it so it loaded just NEXT posts starting from the page you are currently on?
- The topic ‘Scrolling bug while being on the nth page’ is closed to new replies.