By default, everytime the infinite scroll loads some more posts, it loads 7 posts. Is there a way to load more posts than just 7 each time?
2 comments
Comments are closed.
By default, everytime the infinite scroll loads some more posts, it loads 7 posts. Is there a way to load more posts than just 7 each time?
Comments are closed.
The solution was to make a custom query with a posts_per_page argument to the desired number of posts.
I presume your blog is set to show at most 7 posts per page. Try going to Settings>Reading and adjust the number for posts per page, which is labeled: “Blog pages show at most“