Tagged: DSGVO, google fonts, google maps, Guenni007, Youtube
-
AuthorPosts
-
March 13, 2018 at 3:31 pm #926113
Hallo Entwicklerteam,
ich verfasse diesen Beitrag auf Deutsch, da er im Grunde nur Deutschland betrifft. Speziell geht es um die ab Mai gültige DSGVO (Datenschutzgrundverordnung), nachdem die Verwendung von Google Fonts aufgrund der Trackbarkeit nicht mehr so wie üblich gestattet sein dürfte, selbiges gilt für Maps und auch für YouTube-Videos.
Fonts:
Ist für Fonts die Möglichkeit vorgesehen, diese auch lokal einzubinden? Wie wäre das bei Enfold zu bewerkstelligen?Maps:
Hier sehe ich gar keine Möglichkeit, dass ohne den Google-Server zu lösen, habt ihr euch mit dem Thema schon beschäftigt?YouTube:
Ist vorgesehen, dass es ggf. nur noch ein Vorschaubild geben wird und das Video erst geladen wird, wenn es angeklickt wurde?Vielen Dank für eure Antwort und herzliche Grüße!
March 13, 2018 at 3:35 pm #926115Ja … leider, leider ein sehr interessante Frage. Würde mich auch interessieren.
March 13, 2018 at 4:49 pm #926142Hi,
Please see – https://kriesi.at/support/topic/dvsgo-eu-law-general-data-protection-regulation-gdpr/#post-917781 :)
Regards,
YigitMarch 13, 2018 at 6:46 pm #926194Hi Yigit,
sorry, i can’t see how this is addressing my questions.
1.) First & important: How do i load Google Fonts from my local server with Enfold?
2.) Forget about it, i guess this will be a google thing.
3.) What about a YouTube-Play-Preview only contacting google when clicked?Thanks in advance,
Ümit
March 13, 2018 at 7:34 pm #926210and now get into more paranoia : what about cdn use ???
if the server isn’t in germanyHello last century; What are 100 lawyers on the seabed
I can only shake my head as this country sends itself out. With the Internet speeds, we are already behind the moon, now everyoone is still trying to drive the internet traffic even worse in creating legal obstacles.
March 13, 2018 at 10:08 pm #926280Hey!
1- Please refer to @guenni007’s thread here – https://kriesi.at/support/topic/disable-google-font-loading-via-google/
3- You can add an image element and link it to Youtube video and it would play in lightbox. However loading video when image/play button is clicked is not possible out of the box.Google is also working on GDPR compliance. We are following up on the news and we will make sure Enfold will meet the requirements of GDPR before deadline :)
Cheers!
YigitMarch 14, 2018 at 8:57 am #926490here are all files that has to be used for all enfold fonts implemented.
https://webers-testseite.de/local-google-fonts.zip
maybe Yigit can upload them on a kriesi server – don’t know how long i can host them.
Do not forget to deactivate the google font loading via functions.php of the child theme:add_action( 'init', 'enfold_customization_switch_fonts' ); function enfold_customization_switch_fonts() { global $avia; $avia->style->print_extra_output = false; }
by the way: if the fonts are activated manually – you can use the enfold options as well – the classes are set and css rules are set as before. Only activation of the fonts must be done manually via local install
March 14, 2018 at 2:22 pm #926618Hi,
Thanks for your help @guenni007!
I am uploading your plugin and font sources here – https://github.com/KriesiMedia/enfold-library/tree/master/miscellaneous/local-google-fonts2023-10-11
Best regards,
YigitMarch 14, 2018 at 3:16 pm #926645do not forget the plugin itself with its given structure
the upload seems to be not full !
fonts are missing it goes from advent-pro till yellowtailMarch 14, 2018 at 10:11 pm #926872March 15, 2018 at 10:46 am #927190Thanks, i will check that out! Would be great to have that built-in somehow anyway.
Cheers!
March 15, 2018 at 2:09 pm #927334Hi all,
what about GoogleMaps, SocialShareButtons regarding the DSGVO?
Best regards
PeterMarch 15, 2018 at 3:26 pm #927384Hi,
As i said before, we will make sure that Enfold meets all GDPR requirements before deadline. Google is also working on it. They will probably make necessary changes before deadline, if they do not cover every aspect, we will.
Cheers!
YigitMarch 15, 2018 at 3:28 pm #927387Absolutely perfect. Thanks! :)
March 15, 2018 at 3:30 pm #927393Hi,
Not at all! :)
Let us know if you have any other questions or issues!Cheers!
YigitMarch 15, 2018 at 3:35 pm #927399Thank you very much for this interesting topic and the helpful enfold support.
May 8, 2018 at 6:11 pm #953490thanks for the ZIP, but I do not understand what you mean with
by the way: if the fonts are activated manually – you can use the enfold options as well – the classes are set and css rules are set as before. Only activation of the fonts must be done manually via local install
What do I need to do exactly please?
May 10, 2018 at 7:34 pm #954792Hi,
We will have an update about that really soon.
No worries.Best regards,
BasilisMay 19, 2018 at 2:01 pm #959075Hello, I don’t understand how exactly this plugin should load fonts from my server and block downloading fonts from the google server. Maybe it’s someone who can explain it step by step?
On this Page I copied the CSS and paste it into the style.css of my ChildTheme. In functions.php in ChildTheme I have added a code
add_action( 'init', 'enfold_customization_switch_fonts' ); function enfold_customization_switch_fonts() { global $avia; $avia->style->print_extra_output = false; }
as on PrintScreen1.
but fonts are still loaded from google servers as on PrintScreen2.
What is the case with Google Maps and SocialShareButtons because I can see that the Enfold update has appeared but there are no changes.
Best Regards.
- This reply was modified 6 years, 6 months ago by Mariusz86.
May 21, 2018 at 1:11 pm #959728Hi enfold team,
are there news about Google Fonts considering DSGVO? Do I have to do something myself? Which enfold Update fulfills the DSGO concerning Google Fonts.Thanks
Thomas
May 22, 2018 at 7:45 pm #960490Hi,
We will have the update today or tomorrow.
We are still making sure that everything is working properly for you!Best regards,
BasilisMay 31, 2018 at 12:39 pm #964751Hello everyone,
is that done now? Are the fonts now integrated into enfold and will not Google be accessed anymore?best regards,
SusanneMay 31, 2018 at 12:52 pm #964756@tiefenschaerfe
in ENFOLD 4.4 is a custom font manager, where you can upload your desired Google fonts, that you can download from fonts.google.com
then at the theme settings at “general styling” -> fonts you can choose those uploaded fonts, then the connection to Google server is disabled.See more info here: https://kriesi.at/archives/enfold-4-4-and-the-gdpr-general-data-protection-regulation
May 31, 2018 at 6:42 pm #964894Hi,
@tiefenschaerfe Please refer to @Gitte’s post above.
@Gitte Thanks for your help :)
Best regards,
YigitJune 1, 2018 at 8:18 am #965102Hi,
you mean that? Please look to the img.https://tiefenschaerfe.de/wp-content/uploads/2018/06/google-fonts-enfold.png
Where can I upload the fonts?
best regards,
SusanneJune 1, 2018 at 8:55 am #965112Susanne… Enfold Child -> Import/Export -> Custom Font Manager
Once the fonts are uploaded you can select them (they will be at the top of the list).
June 1, 2018 at 9:29 am #965128essjb – thank you! That is a new feature that I have yet seen.
June 1, 2018 at 9:34 am #965133Gerne :)
June 1, 2018 at 11:03 am #965193June 1, 2018 at 10:38 pm #965587Hey Guys,
first of all: I love you, you’re awesome!
A few questions on this:
a) How will i found out what “font-weight” was used if i just selected for example Open Sans or Open Sans Condensed from the Google-Font-List before?
b) Do i need to Upload File by File to be able to select the corresponding “weight”?
c) Google Maps will load Google Fonts anyway, is it? Is there a way to prevent this?
Thanks again & Cheers! :)
-
AuthorPosts
- You must be logged in to reply to this topic.