Hello Support Team,
I’m having trouble with mixed content on the Enfold theme. It seems as through only http requests are getting configured to get JS and CSS files. This will break the viewability of the site in chrome, which means i need to either force an https or figure out how to make it respect the protocol given.
Example – this is what the homepage requests for layout.css when i’m using https.
<link rel=’stylesheet’ id=’avia-layout-css’ href=’http://<domain>/wp-content/themes/enfold/css/layout.css?ver=4.9.2.1′ type=’text/css’ media=’all’ />
Is there a way to force all connections to be https or make it so the theme will respect the protocol given (http or https?)
Typically, would just put in some rewrite rules, but if I force https with this theme, but it seems to break the media upload area.
Regards,
Duane Johnson