Tagged: font error, SSL
Hi Team,
Thought I’d bring this to your attention.
I’m getting this error quite a bit on sites with SSL Certificates being added now (as they all need it – thanks Google!).
[Intervention] Slow network is detected. See https://www.chromestatus.com/feature/5636954674692096 for more details. Fallback font will be used while loading: https://stopkidsinjury.org/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/assets/fonts/entypo-fontello.woff
(index):1 [Intervention] Slow network is detected. See https://www.chromestatus.com/feature/5636954674692096 for more details. Fallback font will be used while loading: https://fonts.gstatic.com/s/opensans/v15/mem8YaGs126MiZpBA-UFVZ0bf8pkAg.woff2
Not resulting in visual errors but padlock won’t show until these are resolved ( Dev Tools > Console)
How do we fix these?
By default, can we have all logo images load in Theme Options with https:// as standard in all future theme updates. We are constantly editing to add the “s” so http:// isn’t throwing Console error also (just a suggestion).
Thanks – Scott
Hey Scott,
Images i attached in private content field are being loaded over http.
You can refer to this post and force SSL by editing .htaccess file
Best regards,
Yigit
Thanks Yigit – I did edit these already to appear as https: in Theme Options and for the Transparent image also.
Images are solved. It’s the above 2 links the were appearing for me – and I’ve had it on other sites also.
Will edit htaccess and see how we go. Thanks mate!