Hola! I’m trying to create a Homepage with ‘Infinite scroll’ based on posts query loops displayed as different layouts for each row.
Since I couldn’t accomplish to mix different layouts in a single query loop, I created a query loop for each row by ‘tag’ (s, m, l, xl) to get the desired structure to display posts in the Homepage.
Here’s the website in development
This is the structure of the right column:
So now I’m stuck trying to create an infinite scroll or just a ‘load more’ button.
There is a way to do it with the builder? And if not, somebody knows the steps to achieve it?
Any help would be highly appreciated, thanks in advance!