Share This Not Displayed
Using Jamroom
I am not sure when this happened but I made some changes to my site and switched it to SSL. This required me to change all of the js calls to https so the browsers would load the content. I am seeing the below from share this and I am not sure what caused this. I also added a new audio player so there could be some jquery collisions.
My publisher id is in the config although it does not match the key in the code below. (odd?)
I am seeing the below in the dev console and this is obviously not loading the sharethis code.
Any suggestions?
Uncaught ReferenceError: stLight is not defined
Uncaught ReferenceError: stButtons is not defined
Please specify a ShareThis Publisher Key
For help, contact support@sharethis.com
<script type="text/javascript">var switchTo5x = true;</script>
<script type="text/javascript" src="https://ws.sharethis.com/button/buttons.js"></script>
<script type="text/javascript">stLight.options({ldelim}publisher:"my code her"{rdelim});</script>
updated by @dazed: 09/09/16 02:00:00AM