Multiple Instances
Include multiple Ajax Load More instances on a single page
In the example:
Ajax Load More will load multiple instances on the page.
-
Ajax Load More Post Example
Cras justo odio, dapibus ac facilisis in, egestas eget quam. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Nullam quis risus eget urna mollis ornare vel eu leo. Sed posuere consectetur...
-
Ajax Load More 7.0
Refactoring Ajax Load More for the future.
The following shortcode was used to create the Multiple Instances example.
[ajax_load_more post_type="ajax_more" posts_per_page="1" scroll="false" button_label="Load More Posts"]
[ajax_load_more post_type="portfolio" posts_per_page="1" scroll="false" button_label="Load More Work"]
The following Repeater Template was used to create the Multiple Instances example.