Using Follow Buttons on a Secure Page

sundropcrystal May 22, 2012 12:33PM EDT

I was able to download an Add-This image and customize my code so I can use it on a Secure checkout page. I can't grab the images for Facebook, Twitter, etc. and the page generated the Popup about non-secure items. How do I get the little pictures so I can make my own secure code?

1 Community Answers

Paul May 22, 2012 04:41PM EDT

To use AddThis on an SSL you should access our code using a protocol-free URL, like this:

<script src="//s7.addthis.com/js/250/addthis_widget.js" type="text/javascript"></script>

This will automatically select the HTTP or HTTPS protocol depending on which protocol the parent page was loaded with


This question is closed to new answers.

Still need help?


General Topics

 

Developers