• Yaniv

    (@yaniv691)


    The Addthis buttons aren’t showing on posts. When view the page source, Addthis elements are there, but they are empty. After some investigating, turns out the the Addthis JS is missing from the head:
    <script type=”text/javascript” src=”//s7.addthis.com/js/300/addthis_widget.js#pubid=83c0fd4e612245756fbfd52919f6ef48″></script>

    When I manually add it to the head, the buttons appear. This is hacky. Why isn’t the plugin inserting the script tag into the head? How can I fix this?

    https://wordpress.org/plugins/addthis/

  • The topic ‘Addthis JS missing from head’ is closed to new replies.