In this example:
Ajax Load More will use the Call to Actions add-on to inject a custom CTA template before the 2nd post in each query.


    The following shortcode was used to create the CTA Example: Featured Content example.

    [ajax_load_more cta="true" cta_position="before:2" cta_theme_repeater="custom-cta.php" post_type="post" posts_per_page="5" transition="fade" seo="true" css_classes="call-to-actions" images_loaded="true" preloaded="true" preloaded_amount="4" pause="true" pause_override="true"]

    The following Repeater Template was used to create the CTA Example: Featured Content example.