Infinite scroll no longer loading posts
-
Hi,
Infinite scroll has been in place and running happily for a few years on a site I’ve developed but recently it has stopped rendering the posts that are loaded.The ‘click’ for more posts option is in use, if you inspect the page using web inspector tools you can see that when clicked that the AJAX request does go out and it does return content with the next 10 posts to be rendered, but for some reasons it is not getting appended to the page for some reason.
Do you have any suggestions on how to debug this further and what could be causing the issue? Just to confirm there have been no markup changes in the site, all required IDs specified in functions.php for the infinite-scroll feature are the same as they’ve always been, perhaps a recent Jetpack update has modified some behaviour?
The page I need help with: [log in to see the link]
- The topic ‘Infinite scroll no longer loading posts’ is closed to new replies.