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...
-
A New Chapter for Ajax Load More
Ajax Load More has a new home. Discover documentation, demos, premium add-ons, support resources, and everything related to the WordPress infinite scroll plugin.
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 Template was used to create the Multiple Instances example.