Title: HTTPS Issues
Last modified: August 21, 2016

---

# HTTPS Issues

 *  [Justin Korn](https://wordpress.org/support/users/themonko/)
 * (@themonko)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/https-issues/)
 * When the site runs in HTTPS in admin or on the front-end the admin panel completely
   shuts down and is unusable and on the front-end the icons don’t show.
 * As an example, you’ll see the icons here:
    [http://www.occasiowinery.com/store/2010-releases/cabernet-sauvignon-livermore-valley/](http://www.occasiowinery.com/store/2010-releases/cabernet-sauvignon-livermore-valley/)
 * But not here:
    [https://www.occasiowinery.com/store/2010-releases/cabernet-sauvignon-livermore-valley/](https://www.occasiowinery.com/store/2010-releases/cabernet-sauvignon-livermore-valley/)
 * If you look at the console, you’ll see ‘…ran insecure content from…’
 * Let me know if you’d like me to test anything.
 * [http://wordpress.org/plugins/share-this/](http://wordpress.org/plugins/share-this/)

Viewing 3 replies - 1 through 3 (of 3 total)

 *  [dlx](https://wordpress.org/support/users/deeluuxe/)
 * (@deeluuxe)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/https-issues/#post-4003811)
 * Same issues here – already replaced any http in the code of the plugin to https
   but the problem still remains!
 * Please help!
 *  [sharethissupport](https://wordpress.org/support/users/sharethissupport/)
 * (@sharethissupport)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/https-issues/#post-4003839)
 * Hello Justin,
 * As we can see on your website is SSL enabled,
    so in that case you must change
   the parameter – “http” to “https” and “w” to “ws”
 * in your website’s script tag code.
 * From
    <script charset=”utf-8″ type=”text/javascript” src=”[http://w.sharethis.com/button/buttons.js”></script&gt](http://w.sharethis.com/button/buttons.js”></script&gt);
 * To
    <script charset=”utf-8″ type=”text/javascript” src=”[https://ws.sharethis.com/button/buttons.js”></script&gt](https://ws.sharethis.com/button/buttons.js”></script&gt);
 * You can know more about from here –
    [http://support.sharethis.com/customer/portal/articles/475097-ssl-support#sthash.uvX72ZE2.dpbs](http://support.sharethis.com/customer/portal/articles/475097-ssl-support#sthash.uvX72ZE2.dpbs)
 * Please let us know if you have any queries.
 *  Thread Starter [Justin Korn](https://wordpress.org/support/users/themonko/)
 * (@themonko)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/https-issues/#post-4003840)
 * Hello Support,
 * Thanks for the replay, but that is only helpful if I was inserting the code myself.
   However, I’m using the ShareThis plugin for ease of management for my client 
   and, per my original post, the admin section of the plugin is completely unusable
   when run over SSL and the front-end does not display.
 * It seems to be there is an issue with your plugin and in it’s current state, 
   is completely unusable (when using SSL). You need to update your plugin so that
   ALL instances of the url are updated when the client is using SSL using is_ssl().
 * If I’m missing something, please let me know, but from what I can tell, your 
   solution isn’t answering my issue.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘HTTPS Issues’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/share-this_b9babb.svg)
 * [ShareThis: Free Sharing Buttons and Tools](https://wordpress.org/plugins/share-this/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/share-this/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/share-this/)
 * [Active Topics](https://wordpress.org/support/plugin/share-this/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/share-this/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/share-this/reviews/)

## Tags

 * [HTTPS](https://wordpress.org/support/topic-tag/https/)
 * [Secure Connection](https://wordpress.org/support/topic-tag/secure-connection/)
 * [SSL](https://wordpress.org/support/topic-tag/ssl/)

 * 3 replies
 * 3 participants
 * Last reply from: [Justin Korn](https://wordpress.org/support/users/themonko/)
 * Last activity: [12 years, 8 months ago](https://wordpress.org/support/topic/https-issues/#post-4003840)
 * Status: not resolved