Images Loaded
Download images before rendering the Ajax loaded content
In this example:
Ajax Load More uses the imagesLoaded library to wait for all images to be loaded before rendering the Ajax-loaded content.
Note: Background images are not currently supported with Ajax Load More and imagesLoaded.
The following shortcode was used to create the Images Loaded example.
[ajax_load_more repeater="template_22" posts_per_page="4" transition="fade" images_loaded="true" css_classes="images-loaded"]
The following Repeater Template was used to create the Images Loaded example.