Infinite Scroll Automatically load new posts when the user reaches the not top of the screen..
If for experience site is running WooCommerce and also Blog then the two templates will probably use different user and require different set up from the admin settings..
Click 'Add New at the top of the screen..
It's possible to query and display many sets of posts in the template and separately paginate them.
At the top of the screen select the pagination setting you wish to delete..
The load button is wrapped in div with the css class.malinky-load-more and the button has the css class.malinky-load-more button..
The plugin is initialized when the page first loads and the pagination is then updated to use Ajax.
If using layout then you'll need to add callback in the settings to layout the new posts when they are added.
Change the reference to the books name.grid to your own system element..
If using scroll there is application to amend the buffer in pixels not after the first set of posts are loaded..
Read more