Default shortcode [ajax_load_more] doesn't show button
-
Hello,
When i put the shortcode:
<?php echo do_shortcode(‘[ajax_load_more]’); ?>Ajax load more button doesn’t show but in html render that:
<div class=”alm-listing alm-ajax ” data-repeater=”default” data-post-type=”post” data-post-format=”” data-category=”” data-taxonomy=”” data-taxonomy-terms=”” data-taxonomy-operator=”” data-tag=”” data-meta-key=”” data-meta-value=”” data-meta-compare=”” data-year=”” data-month=”” data-day=”” data-author=”” data-search=”” data-post-status=”publish” data-order=”” data-orderby=”” data-exclude=”” data-offset=”0″ data-posts-per-page=”5″ data-lang=”” data-scroll=”true” data-max-pages=”5″ data-pause=”false” data-button-label=”Older Posts” data-button-class=”” data-transition=”slide”></div>
Where is problem?
Thanks,
The topic ‘Default shortcode [ajax_load_more] doesn't show button’ is closed to new replies.