-
AuthorPosts
-
June 6, 2018 at 8:48 am #967697
I still struggle a bit with deactivating google fonts.
I installed the fonts as local fonts – as described in this article:
So far, so fine.
What still worrys me, is that there is this in the sorce code:
<!– google webfont font replacement –>
<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=Oswald%7CMerriweather:300,400,700’;
f.id = ‘avia-google-webfont’;
document.getElementsByTagName(‘head’)[0].appendChild(f);
})();
}
</script>Is Google fonts now deactivated?
Or is this a cookie, which would be set, if a user decides to denie google fonts via a opt-out-click given in the data policy?Thank you very much.
Regards, Christina
June 7, 2018 at 11:23 pm #969845Hey christina-grab,
We are adding that on a next version so it can work out like that yes. :)
Best regards,
BasilisJune 22, 2018 at 10:00 am #976193I have installed the fonts local. But there is still a connection to the google-fonts server.
Not good at all, and by the way totally unnecessary!1.Please describe a way, to disconnect the connection to to the google-fonts server! (I tried to install a plugin (Remove Google Fonts References) but it didn’t work.)
2. Please tell me, when you add that on the next version. and when it will be available.Thank you.
June 22, 2018 at 11:31 am #976255Hi Christina,
Please upload your fonts in custom font uploader in Enfold theme options > Import & Export and then choose to use those fonts in Enfold theme options (they should appear at the bottom of the list) and fonts should be loaded locally.
Best regards,
YigitJune 22, 2018 at 11:37 am #976259Maybe he has google maps on his site and is facing the Rototo font issue.
Still loading Google fonts from Google.June 22, 2018 at 11:37 am #976261Hi Yigit,
thank you for you quick response.
I did import them locally! But there is still a connection to fonts.googleapsis.com to load them – which of course I don’t want!!
Did I do something wrong?Thank you in advance and best regards,
ChristinaJune 22, 2018 at 11:38 am #976263I don’t have google maps implemented…
June 22, 2018 at 11:43 am #976271Ah.. it works now.
I checked the advanced options for stylings… some fonts were assigned to the local fonts. Now that I switched them to local fonts, everything is fine. No connection to google fonts-server! :-)
Thank you very much, guys!!!
June 22, 2018 at 11:54 am #976276Hi,
You are welcome! :)
For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
If you have any other questions or issues, feel free to start a new thread under Enfold sub forum and we will gladly try to help you :)Best regards,
Yigit -
AuthorPosts
- The topic ‘GOOGLE FONTS DEACTIVATED?’ is closed to new replies.