Tagged: SSL
-
AuthorPosts
-
June 11, 2018 at 5:07 pm #971299
Hi !
I’m maintaining a WP installation with Enfold and now another agency is implementing Google Analytics 360 with Goole Tag-Manager.
Although the site seems to have no problems with SSL in no browser, there seems to be a problem with the Google Webfonts that are loaded as http: instead of https: !
And after I heard that, I really fount this in the Google Console:
"Mixed Content: The page at 'https://gaspar-energie.de/' was loaded over HTTPS, but requested an insecure stylesheet 'http://fonts.googleapis.com/css?family=Pathway+Gothic+One|Roboto+Slab'. This request has been blocked; the content must be served over HTTPS"
Normally the plugin “Really Simple SSL” takes care of everything “http” it seems the Webfonts are still loaded unsecure ?!
I also did create the needed Fonts in “Google Webkit Fonts” and uploaded them in Enfolds Custom Font Manager (a horrible 1.5MB zip file).
But that even did not the trick !Now I have no idea what else I could try – but I’m sure you have like always ;-)
Thanks
TomJune 12, 2018 at 9:25 pm #971862Hey ideenstart,
Credentials did not work for me. Could you please update the credentials?
Best regards,
VictoriaJune 14, 2018 at 5:18 pm #972924Hi Victoria !
Sorry for late reply – I have overseen your info !
Credentials work now !Thanks
TomJune 15, 2018 at 11:41 pm #973459Hi,
Unfortunately, it would require quite some time and customization of the theme to achieve this, so I am sorry to tell you that this is not covered by our support. However, if it’s really important for you to get this done, you can always hire a freelancer to do the job for you :)
Best regards,
BasilisJune 18, 2018 at 6:03 pm #974389Hi Basilis!
Normally you expect a little more detailed info and not a copy/paste standard answer when you extend the support for 6 further months :-/
For example:
How about the fonts that are zipped and uploaded to the website via Enfolds Custom Font Manager?
Why are they still http when the whole website is https ?Kind regards
TomJune 19, 2018 at 11:48 am #974716Hi Tom,
Yes, the credentials worked for me this time.
It is not the theme or the Layer Slider loading the Pathway+Gothic+One|Roboto+Slab script. It can be some plugin. Did you assign the font somewhere?
Best regards,
VictoriaJune 19, 2018 at 4:14 pm #974810Hi Victoria !
I have no idea yet what is loading the Pathway+Gothic+One|Roboto+Slab.
But Enfold is loading Open Sans – is this done fine with https ?
Thanks
TomJune 20, 2018 at 7:04 am #975118Hi,
Thanks for the update.
I don’t see any errors related to “Open Sans”. It’s loaded over HTTPS or at least relatively.
<script type='text/javascript'> if(!document.cookie.match(/aviaPrivacyGoogleWebfontsDisabled/)){ (function() { var f = document.createElement('link'); f.type = 'text/css'; f.rel = 'stylesheet'; f.href = '//fonts.googleapis.com/css?family=Open+Sans:400,600'; f.id = 'avia-google-webfont'; document.getElementsByTagName('head')[0].appendChild(f); })(); } </script>
I can still see the same error.
Mixed Content: The page at 'https://gaspar-energie.de/' was loaded over HTTPS, but requested an insecure stylesheet 'http://fonts.googleapis.com/css?family=Pathway+Gothic+One|Roboto+Slab'. This request has been blocked; the content must be served over HTTPS.
Did you add any modifications in the child theme? I can’t access the files via the Appearance > Editor panel.
Best regards,
IsmaelJuly 4, 2018 at 5:58 pm #981309Hi Ismael and Victoria !
Thanks for investigating this !
But now after hours of testing I’ve found out that this has not been caused by Enfold like you said but by another plugin !That way I could fix this in the CSS settings…
But like always thanks for your help !
Tom
(topic can be marked as solved)
July 5, 2018 at 8:43 am #981463 -
AuthorPosts
- The topic ‘Google Fonts with http’ is closed to new replies.