Title: HTTPS Mixed Content &#8211; Errors
Last modified: August 24, 2019

---

# HTTPS Mixed Content – Errors

 *  [Alkorr](https://wordpress.org/support/users/alkorr/)
 * (@alkorr)
 * [6 years, 9 months ago](https://wordpress.org/support/topic/https-mixed-content-errors-4/)
 * Hi Martin! I recently changed my website from HTTP to HTTPS, everything works
   fine excepted for your plugin. I get the following errors:
    -  Mixed Content – Errors
       An image with an insecure url of “[http://www.mydomain.com/wp-content/plugins/rotatingtweets/images/twitter-bird-16×16.png&#8221](http://www.mydomain.com/wp-content/plugins/rotatingtweets/images/twitter-bird-16×16.png&#8221);
      was loaded on line: 129 of [https://www.mydomain.com/](https://www.mydomain.com/).
      This URL will need to be updated to use a secure URL for your padlock to return.
      Soft Failure An image with an insecure url of “[http://www.mydomain.com/wp-content/plugins/rotatingtweets/images/reply.png&#8221](http://www.mydomain.com/wp-content/plugins/rotatingtweets/images/reply.png&#8221);
      was loaded on line: 136 of [https://www.mydomain.com/](https://www.mydomain.com/).
      This URL will need to be updated to use a secure URL for your padlock to return.
      Soft Failure An image with an insecure url of “[http://www.mydomain.com/wp-content/plugins/rotatingtweets/images/retweet.png&#8221](http://www.mydomain.com/wp-content/plugins/rotatingtweets/images/retweet.png&#8221);
      was loaded on line: 137 of [https://www.mydomain.com/](https://www.mydomain.com/).
      This URL will need to be updated to use a secure URL for your padlock to return.
      Soft Failure An image with an insecure url of “[http://www.mydomain.com/wp-content/plugins/rotatingtweets/images/favorite.png&#8221](http://www.mydomain.com/wp-content/plugins/rotatingtweets/images/favorite.png&#8221);
      was loaded on line: 138 of [https://www.mydomain.com/](https://www.mydomain.com/).
      This URL will need to be updated to use a secure URL for your padlock to return.
 * Do you know why it’s only happening with your plugin? And why your plugin still
   calls for non-secure images even though the whole site in perfectly working on
   HTTPS?
 * I also tried to force SSL through the wp-config file using:
 *     ```
       define('WP_HOME', 'https://www.mydomain.com');
       define('WP_SITEURL', 'https://www.mydomain.com');
       ```
   
 * It’s not working either. I tried on multiple websites with the same result…
 * Thanks for your help!

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

 *  Thread Starter [Alkorr](https://wordpress.org/support/users/alkorr/)
 * (@alkorr)
 * [6 years, 7 months ago](https://wordpress.org/support/topic/https-mixed-content-errors-4/#post-11986336)
 * If the author of this plugin doesn’t/can’t answer, can anybody else help on this
   huge issue? Thanks a lot!
 *  Plugin Author [Martin Tod](https://wordpress.org/support/users/mpntod/)
 * (@mpntod)
 * [6 years, 7 months ago](https://wordpress.org/support/topic/https-mixed-content-errors-4/#post-12014978)
 * Hi there,
 * I can’t replicate this. The plug-in uses [plugin_dir_url](https://developer.wordpress.org/reference/functions/plugin_dir_url/)
   which should work (and does for me), but I can see some people have [forced SSL](https://developer.wordpress.org/reference/functions/filter_ssl/)
   in the past when this doesn’t work.
 * What happens if you use a plug-in like [Really Simple SSL](https://en-gb.wordpress.org/plugins/really-simple-ssl/).
   I’ve used this in the past when I’ve had problems and all the problems have gone
   away!

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

The topic ‘HTTPS Mixed Content – Errors’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/rotatingtweets.svg)
 * [Rotating Tweets (Twitter widget and shortcode)](https://wordpress.org/plugins/rotatingtweets/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/rotatingtweets/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/rotatingtweets/)
 * [Active Topics](https://wordpress.org/support/plugin/rotatingtweets/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/rotatingtweets/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/rotatingtweets/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [Martin Tod](https://wordpress.org/support/users/mpntod/)
 * Last activity: [6 years, 7 months ago](https://wordpress.org/support/topic/https-mixed-content-errors-4/#post-12014978)
 * Status: not resolved