Title: Multisite SSL Mixed Content error, CSS doesn&#8217;t load
Last modified: December 27, 2016

---

# Multisite SSL Mixed Content error, CSS doesn’t load

 *  Resolved [abelony](https://wordpress.org/support/users/abelony/)
 * (@abelony)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/multisite-ssl-mixed-content-error-css-doesnt-load/)
 * I am running the latest version of Elementor + Pro and am liking it very much.
   However, I am trying this on a subsite that has a domain and SSL assigned to 
   it and the browser is throwing a mixed content error and is blocking the CSS 
   file from loading. I tracked it down to wp_upload_dir() and https issues ( [https://core.trac.wordpress.org/ticket/25449](https://core.trac.wordpress.org/ticket/25449)).
 * Two ways to fix for now.
 * 1) Change elementor\includes\posts-css\post-css-file.php line 229 to
 * `$this->url = set_url_scheme($wp_upload_dir['baseurl'] . $relative_path);`
 * 2) Use [https://github.com/mcguffin/mu-plugins/blob/master/wp-upload-dir-ssl-fix.php](https://github.com/mcguffin/mu-plugins/blob/master/wp-upload-dir-ssl-fix.php)
 * Wanted to let you guys know so that you can put some sort of a fix in place.
 * Thanks, Abel

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

 *  Plugin Author [ArielK](https://wordpress.org/support/users/arielk-1/)
 * (@arielk-1)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/multisite-ssl-mixed-content-error-css-doesnt-load/#post-8592875)
 * Thanks for the code reference, we will look into this issue and update it in 
   the upcoming version
 *  Plugin Author [Yakir Sitbon](https://wordpress.org/support/users/kingyes/)
 * (@kingyes)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/multisite-ssl-mixed-content-error-css-doesnt-load/#post-8593224)
 * Fix here: [https://github.com/pojome/elementor/issues/1077](https://github.com/pojome/elementor/issues/1077)
 * Thanks
 *  [cjbmeb14](https://wordpress.org/support/users/cjbmeb14/)
 * (@cjbmeb14)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/multisite-ssl-mixed-content-error-css-doesnt-load/#post-8596055)
 * I am still getting mixed content errors on my website: [https://dograces.co.uk/](https://dograces.co.uk/)
   
   Have tried the above fix but does not work for me. I really love Elementor and
   I do not want to remove can you please help?
 *  Plugin Author [ArielK](https://wordpress.org/support/users/arielk-1/)
 * (@arielk-1)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/multisite-ssl-mixed-content-error-css-doesnt-load/#post-8596078)
 * [@cjbmeb14](https://wordpress.org/support/users/cjbmeb14/) Please update to the
   latest version 1.0.9 and let me know if the problem is resolved
    -  This reply was modified 9 years, 5 months ago by [ArielK](https://wordpress.org/support/users/arielk-1/).
 *  [cjbmeb14](https://wordpress.org/support/users/cjbmeb14/)
 * (@cjbmeb14)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/multisite-ssl-mixed-content-error-css-doesnt-load/#post-8596289)
 * Yes I already have latest version 1.0.9 installed problem is still there.
 *  [cjbmeb14](https://wordpress.org/support/users/cjbmeb14/)
 * (@cjbmeb14)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/multisite-ssl-mixed-content-error-css-doesnt-load/#post-8596384)
 * I can confirm that this is now working I had to change 2 http: to https: manually
   and cleared cache. All is working fine now thanks.
 *  [fulltilt](https://wordpress.org/support/users/fulltilt/)
 * (@fulltilt)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/multisite-ssl-mixed-content-error-css-doesnt-load/#post-8694142)
 * i have the same issue on my site [https://www.lagiustaalimentazione.it/](https://www.lagiustaalimentazione.it/)
   
   The bug appears only for images used as “section” background, every other image
   is retrieved via https.

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

The topic ‘Multisite SSL Mixed Content error, CSS doesn’t load’ is closed to new
replies.

 * ![](https://ps.w.org/elementor/assets/icon-256x256.gif?rev=3444228)
 * [Elementor Website Builder - more than just a page builder](https://wordpress.org/plugins/elementor/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/elementor/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/elementor/)
 * [Active Topics](https://wordpress.org/support/plugin/elementor/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/elementor/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/elementor/reviews/)

 * 7 replies
 * 5 participants
 * Last reply from: [fulltilt](https://wordpress.org/support/users/fulltilt/)
 * Last activity: [9 years, 4 months ago](https://wordpress.org/support/topic/multisite-ssl-mixed-content-error-css-doesnt-load/#post-8694142)
 * Status: resolved