Infinite scrolling for Bricks Articles
This product provides a more robust version of JavaScript for infinite scrolling in Bricks Single Post Templates. With this code, you can optionally add a button anywhere in your Single Post Template and use the button ID in the code which will then be the manual trigger for users to load the next post using Ajax.
To provide more control, the code allows you to also specify how many posts are loaded subsequently before the button is displayed for the user to click in order to continue reading more articles. This way, we can get the best of both worlds. The behavior is demonstrated in the video below:
Read more on how to apply the script in this blog post: Set up Infinite Scroll for Single Posts in Bricks
You'll get the full JavaScript that allows for more options for your infinite article loader