Viewing 1 replies (of 1 total)
  • Plugin Author Simple Share

    (@davidoffneal)

    The buttons are displayed using “this_content” filter. Not sure why you would be using a widget for displaying the buttons within a post loop, but I would probably try:

    <?php echo do_shortcode(‘[ssba url=”posturl”]’); ?>

    Instead. If that still doesn’t work then you most likely need to look at your AJAX callback function. Make sure its pulling in your buttons probably. Sometimes third party ajax load more plugins strip shortcodes out. Let me know if this helps. If not I’d be more than happy to troubleshoot this with you. Thanks!

Viewing 1 replies (of 1 total)
  • The topic ‘Social buttons are not displayed on ajax loaded content’ is closed to new replies.