I have a widget I’ve been using with the Newspaper theme since I started using V4 back in January 2015 that loads the latest posts from the homepage below the comments section of every article. I use “infinite load” up until it hits about 15 posts, then from there, you’re supposed to be able to click the “Load More” button to continue loading posts (instead of it loading forever and ever and ever, etc.)
For some reason, all of a sudden, this is broken on my site. I don’t know how long it’s been like that, as I’ve just noticed it myself when I was previewing a new article and noticed it wasn’t working. I changed the settings so that “infinite load” is turned off, however, the posts still don’t load, even when you click on “Load More.”
Also, the feature works fine on our Homepage – http://gossiponthis.com
The issue only happens on post pages – http://gossiponthis.com/2015/09/30/watch-katy-perry-gets-felt-up-by-presumably-rolling-fan-rio-video/
How can this problem be diagnosed and fixed?
Hi
I’ve test this on my side and works fine, this is my configuration: http://screencast.com/t/srlMns1GZo – http://screencast.com/t/rojWLujV The result: http://screencast.com/t/xtaPiLaod9Yq
Also I’ve found lots of errors in browser’s console, when I inspect your post. This may affect the block’s functionality, so please try to deactivate all plugins, except Visual Composer, clear all caches and test again.
Thanks!
Hi Andrei,
I tried all that before creating this thread and nothing worked. This is the error I’m seeing in Chrome’s javascript browser console:

Also, most of those errors you’re seeing are likely coming from ads/3rd party javascript. And to reiterate, the “load more” button and infinite loading work fine on our homepage, but it doesn’t work at all on post pages.
Hi,
Please disable all your plugins except of Visual Composer and remove all the customization to the theme files(for example ads from post template) then check if you still have this issue. A plugin or you custom modifications cause this errors and the issue with load more pagination.
I also tested this on my side and did not found any issues. I have added a block to the post template and the load more pagination works – http://screencast.com/t/r9NgHAqu5 – http://screencast.com/t/P5tE3l8Qp – http://screencast.com/t/uQzntcM5OjUH
Thanks!