Pause Loading
Posts will pause loading until initiated by the user
In this example:
Ajax Load More will not initiate post-loading until the user clicks the Load Posts button.
The following shortcode was used to create the Pause Loading example.
[ajax_load_more posts_per_page="2" scroll="false" pause="true" transition="fade" images_loaded="true" button_label="Load Posts" layouts="true" layouts_cols="2"]
The following Repeater Template was used to create the Pause Loading example.