HELP!
My form is being loaded over https, but the CSS is not loading as Chrome is throwing the error:
[blocked] The page at 'https://multirit.com.au/powercor-site-pickup-request' was loaded over HTTPS, but ran insecure content from 'http://multirit.com.au/libraries/cegcore/http://multirit.com.au/libraries/cegcore/assets/bootstrap/css/bootstrap.css': this content should also be loaded over HTTPS.
How can I load the CSS via an SSL url?
I have found document.php in the cegcore/libraries which seems to set the loading of the CSS, but when I change the http found in there to https it still does not work.
Any solutions?
Thanks
Lee
My form is being loaded over https, but the CSS is not loading as Chrome is throwing the error:
[blocked] The page at 'https://multirit.com.au/powercor-site-pickup-request' was loaded over HTTPS, but ran insecure content from 'http://multirit.com.au/libraries/cegcore/http://multirit.com.au/libraries/cegcore/assets/bootstrap/css/bootstrap.css': this content should also be loaded over HTTPS.
How can I load the CSS via an SSL url?
I have found document.php in the cegcore/libraries which seems to set the loading of the CSS, but when I change the http found in there to https it still does not work.
Any solutions?
Thanks
Lee
This topic is locked and no more replies can be posted.