Hi Addthis,
We get an unsafe content warning in Chrome.
Java Script Console points out add this:
[blocked] The page at https://ikbenstilcomputers.nl/ikbenstil-onderdelen/geluid/headsets/edimensional-audio-fx-pro-5-1-gaming-headset.html ran insecure content from http://s7.addthis.com/js/250/addthis_widget.js.
We changed the code for the snippet to the newest. Some result.
What can we do about this? Please advise.
Greetings,
Oliver
Make sure you're loading the snippet using https. If you want browsers to automatically detect the protocol, use a protocol-free URL, like this:
<script src="//s7.addthis.com/js/250/addthis_widget.js" type="text/javascript"></script>