Loadmore button not showing up anymore
-
The AJAX Loadmore button does not appear anymore on my site, was working fine and I just noticed it a couple days ago. Scratched my head a bit and did a clean install of the plugin and restored my functions file to see if it was something I did but no luck.
In my PHP Template I am echoing the shortcode as such:
<?php echo do_shortcode('[ajax_load_more post_type="post" category="issue" posts_per_page="6" scroll="false" pause="true" transition="fade"]'); ?>
Im using it on this page:
https://goo.gl/X4fXjZand also in another section of the same site, and both instances dont work. The ALM div is created but no data inside…
Any thoughts?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Loadmore button not showing up anymore’ is closed to new replies.