Webpage not showing on the right side of CSS editor
Here’s the console:
Mixed Content: The page at ‘https://www.immersionresearch.com/wp-admin/themes.php?page=so_custom_css’ was loaded over HTTPS, but requested an insecure stylesheet ‘http://code.jquery.com/ui/1.10.3/themes/smoothness/jquery-ui.css?ver=4.4’. This request has been blocked; the content must be served over HTTPS.
load-scripts.php?c=0&load[]=hoverIntent,common,admin-bar,svg-painter,heartbeat,wp-auth-check,jquery…:333 Uncaught ReferenceError: module is not defined
content_script.js:72 https://www.immersionresearch.com/wp-admin/themes.php?page=so_custom_css
themes.php?page=so_custom_css:1 Mixed Content: The page at ‘https://www.immersionresearch.com/wp-admin/themes.php?page=so_custom_css’ was loaded over HTTPS, but requested an insecure resource ‘http://www.immersionresearch.com/?so_css_preview=1’. This request has been blocked; the content must be served over HTTPS.
3editor.min.js?ver=1.0.4:1 No inspector to highlight with
Thanks for any insight,
-John
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
1Hi John,
This is a fairly common issue we see. It’ basically comes down to your WordPress admin being accessed through HTTPS and the frontend of your site being accessed through standard HTTP.
All you’d need to do here is ensure your site is setup so the frontend of your site is also being accessed through HTTPS.
It also appears as if something is enqueueing the jQuery UI Smoothness theme over standard HTTP. This shouldn’t stop everything from working, but ideally that should be getting requested over HTTPS too.
Replies on this thread are closed.
Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.