Addtoany and Ajax load more issue
-
I am using addtoany and Ajax load more for my category page which shows full posts. I put in the javascript code you recommended
?
jQuery(document).ready(function() {
jQuery( ‘body’ ).trigger( ‘post-load’ );
});
so that the social icons will appear. And they do appear for the first few items but not for the rest. How can we resolve this issue so that the buttons will appear after each item. Our page is: https://dev.jewishcoffeehouse.com/thought/the-maimonides-minute/. Thank you so much for your time and help with resolving this issue.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Addtoany and Ajax load more issue’ is closed to new replies.