Title: not loading images via https
Last modified: August 22, 2017

---

# not loading images via https

 *  [bathugeo](https://wordpress.org/support/users/bathugeo/)
 * (@bathugeo)
 * [8 years, 9 months ago](https://wordpress.org/support/topic/not-loading-images-via-https-2/)
 * Hi, this is a repost of this topic [https://wordpress.org/support/topic/not-loading-images-via-https/](https://wordpress.org/support/topic/not-loading-images-via-https/)
 * I am getting the same problem of these graphics loading by http rather than https.
   
   twitter-bird-16×16.png reply.png retweet.png favorite.png
 * The site /wp-admin/options-general.php uses https:// and everything else on the
   page loads ok via https. I’ve also done a search and replace on the whole site
   to remove any reference to http.
 * I’ve tried disabling and re-enabling and uninstalling and re-installing. Both
   work for a while but after a few hours the plug-in goes back to using http. I’ve
   disabled the plug-in for now but happy to put back if it helps you debug.
 * I love the plug-in BTW. It is so much better than the default WP or Avada ones.
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fnot-loading-images-via-https-2%2Fpage%2F2%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 2 replies - 16 through 17 (of 17 total)

[←](https://wordpress.org/support/topic/not-loading-images-via-https-2/?output_format=md)
[1](https://wordpress.org/support/topic/not-loading-images-via-https-2/?output_format=md)
2

 *  Plugin Author [Martin Tod](https://wordpress.org/support/users/mpntod/)
 * (@mpntod)
 * [8 years, 8 months ago](https://wordpress.org/support/topic/not-loading-images-via-https-2/page/2/#post-9511237)
 * What happens if you add:
 *     ```
       $_SERVER[“https”] = “on”;
       ```
   
 * to your `wp-config.php` file?
 * [h/t to [https://really-simple-ssl.com/knowledge-base/no-ssl-detected-but-im-sure-i-have-ssl/](https://really-simple-ssl.com/knowledge-base/no-ssl-detected-but-im-sure-i-have-ssl/)
   for the idea!]
 *  Plugin Author [Martin Tod](https://wordpress.org/support/users/mpntod/)
 * (@mpntod)
 * [8 years, 8 months ago](https://wordpress.org/support/topic/not-loading-images-via-https-2/page/2/#post-9526268)
 * I’m out of ideas. I’ll have a quick look to see if I have any other support requests
   that might help.
 * A final check: definitely not hard-coded without `https` in `wp-config.php` and
   definitely `https` (twice) on the `/wp-admin/options-general.php` options page?

Viewing 2 replies - 16 through 17 (of 17 total)

[←](https://wordpress.org/support/topic/not-loading-images-via-https-2/?output_format=md)
[1](https://wordpress.org/support/topic/not-loading-images-via-https-2/?output_format=md)
2

The topic ‘not loading images via https’ 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/)

## Tags

 * [HTTPS](https://wordpress.org/support/topic-tag/https/)

 * 17 replies
 * 2 participants
 * Last reply from: [Martin Tod](https://wordpress.org/support/users/mpntod/)
 * Last activity: [8 years, 8 months ago](https://wordpress.org/support/topic/not-loading-images-via-https-2/page/2/#post-9526268)
 * Status: not resolved