Title: [Plugin: AddThis] Error when running admin behind SSL
Last modified: August 19, 2016

---

# [Plugin: AddThis] Error when running admin behind SSL

 *  Resolved [Bill Dennen](https://wordpress.org/support/users/xyzzy/)
 * (@xyzzy)
 * [15 years, 6 months ago](https://wordpress.org/support/topic/plugin-addthis-error-when-running-admin-behind-ssl/)
 * Hi,
 * There is a problem with this plugin enabled and this enabled in wp-config.php:
 *  define(‘FORCE_SSL_ADMIN’, true);
 * Specifically, in the admin, there is a mixed-content warning because of how addthis.
   css is loaded. It always loads it via http when it should load it via https.
 * <link rel=’stylesheet’ id=’addthis-css’ href=’[http://somesite.come/wp-content/plugins/addthis/css/addthis.css?ver=3.0.3&#8242](http://somesite.come/wp-content/plugins/addthis/css/addthis.css?ver=3.0.3&#8242);
   type=’text/css’ media=’all’ />
 * should be
 * <link rel=’stylesheet’ id=’addthis-css’ href=’[https://somesite.come/wp-content/plugins/addthis/css/addthis.css?ver=3.0.3&#8242](https://somesite.come/wp-content/plugins/addthis/css/addthis.css?ver=3.0.3&#8242);
   type=’text/css’ media=’all’ />
 * thanks.

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

 *  [_mjk_](https://wordpress.org/support/users/_mjk_/)
 * (@_mjk_)
 * [15 years, 5 months ago](https://wordpress.org/support/topic/plugin-addthis-error-when-running-admin-behind-ssl/#post-1808126)
 * Thanks for the report. This is fixed in version 1.6.8–please confirm it works
   for you!
 * Best,
    Matt
 *  [yuzz](https://wordpress.org/support/users/yuzz/)
 * (@yuzz)
 * [15 years, 1 month ago](https://wordpress.org/support/topic/plugin-addthis-error-when-running-admin-behind-ssl/#post-1808177)
 * Hello Matt!
    I have version 2.0.6 of the AddThis plugin installed. With FORCE_SSL_ADMIN
   set to _true_, almost everything in the WordPress admin interface is loaded over
   http**s**, except for the AddThis .css and .js files. Has something changed somewhere
   along the road? Or do I maybe need to change some settings somewhere?
 *  [Aaron Jorbin](https://wordpress.org/support/users/jorbin/)
 * (@jorbin)
 * [15 years, 1 month ago](https://wordpress.org/support/topic/plugin-addthis-error-when-running-admin-behind-ssl/#post-1808178)
 * Hi yuzz,
 * Version 2.1.0 (just released this morning) should fix this. Sorry for the regression.
 * -Aaron
 *  [yuzz](https://wordpress.org/support/users/yuzz/)
 * (@yuzz)
 * [15 years, 1 month ago](https://wordpress.org/support/topic/plugin-addthis-error-when-running-admin-behind-ssl/#post-1808179)
 * Hello Aaron,
    Thank you very much for the update! It works perfectly!

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

The topic ‘[Plugin: AddThis] Error when running admin behind SSL’ is closed to new
replies.

 * ![](https://s.w.org/plugins/geopattern-icon/addthis_70cced.svg)
 * [WordPress Share Buttons Plugin – AddThis](https://wordpress.org/plugins/addthis/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/addthis/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/addthis/)
 * [Active Topics](https://wordpress.org/support/plugin/addthis/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/addthis/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/addthis/reviews/)

 * 4 replies
 * 4 participants
 * Last reply from: [yuzz](https://wordpress.org/support/users/yuzz/)
 * Last activity: [15 years, 1 month ago](https://wordpress.org/support/topic/plugin-addthis-error-when-running-admin-behind-ssl/#post-1808179)
 * Status: resolved