Viewing 3 replies - 1 through 3 (of 3 total)
  • Same issues here – already replaced any http in the code of the plugin to https but the problem still remains!

    Please help!

    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;

    To
    <script charset=”utf-8″ type=”text/javascript” src=”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

    Please let us know if you have any queries.

    Thread Starter Justin Korn

    (@themonko)

    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.