- Posts: 8
- Thank you received: 0
Google fonts not loading properly over https
- Calum Liptrot
-
Topic Author
- Offline
- Fresh Boarder
-
Less
More
10 years 2 months ago #7992
by Calum Liptrot
Google fonts not loading properly over https was created by Calum Liptrot
Hi I keep getting this error with google chrome when loading over https:
Mixed Content: The page at 'https://my-website' was loaded over HTTPS, but requested an insecure stylesheet ' fonts.googleapis.com/css?family=Oswald '. This request has been blocked; the content must be served over HTTPS.
I can't find where the template files are referencing this over http?
I found this in one of the files but it looks OK
$document->addScript($protocol.'
/ajax.googleapis.com/ajax/libs/webfont/1/webfont.js');
But I can't find out where to fix this, please could you help?
Thanks
Mixed Content: The page at 'https://my-website' was loaded over HTTPS, but requested an insecure stylesheet ' fonts.googleapis.com/css?family=Oswald '. This request has been blocked; the content must be served over HTTPS.
I can't find where the template files are referencing this over http?
I found this in one of the files but it looks OK
$document->addScript($protocol.'

But I can't find out where to fix this, please could you help?
Thanks
Please Log in or Create an account to join the conversation.
- Calum Liptrot
-
Topic Author
- Offline
- Fresh Boarder
-
Less
More
- Posts: 8
- Thank you received: 0
10 years 2 months ago #7993
by Calum Liptrot
Replied by Calum Liptrot on topic Google fonts not loading properly over https
Here is the error in IE
SEC7111: HTTPS security is compromised by fonts.googleapis.com/css?family=Oswald
SEC7111: HTTPS security is compromised by fonts.googleapis.com/css?family=Oswald
Please Log in or Create an account to join the conversation.
Time to create page: 0.183 seconds