Until now by default I was showing 7 posts by default on my home page. Recently one of my friends suggested changing it and adding infinite scrolling. Initially I thought I needed to make a couple of modifications in my template, but I was wrong. It was a quite simple process.
What is Infinite Scrolling and how does it work?
If you are using social media platforms like Facebook, Twitter or Instagram, you must have seen this feature. Instead of showing 'Older/Newer Posts Links', we can load posts dynamically whenever the user clicks on the 'Load More Posts' button or simply by scrolling down the page.