Viewing 30 posts - 1 through 30 (of 35 total)
  • Author
    Posts
  • #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!

    #926115

    Ja … leider, leider ein sehr interessante Frage. Würde mich auch interessieren.

    #926142
    #926194

    Hi 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

    #926210

    and now get into more paranoia : what about cdn use ???
    if the server isn’t in germany

    Hello 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.

    #926280

    Hey!

    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!
    Yigit

    #926490

    here 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

    #926618
    #926645

    do 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 yellowtail

    #926872

    Hi,

    I am done uploading files :)

    Best regards,
    Yigit

    #927190

    Thanks, i will check that out! Would be great to have that built-in somehow anyway.

    Cheers!

    #927334

    Hi all,

    what about GoogleMaps, SocialShareButtons regarding the DSGVO?

    Best regards
    Peter

    #927384

    Hi,

    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!
    Yigit

    #927387

    Absolutely perfect. Thanks! :)

    #927393

    Hi,

    Not at all! :)
    Let us know if you have any other questions or issues!

    Cheers!
    Yigit

    #927399

    Thank you very much for this interesting topic and the helpful enfold support.

    #953490

    @Guenni007

    thanks 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?

    #954792

    Hi,

    We will have an update about that really soon.
    No worries.

    Best regards,
    Basilis

    #959075

    Hello, 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.
    #959728

    Hi 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

    #960490

    Hi,

    We will have the update today or tomorrow.
    We are still making sure that everything is working properly for you!

    Best regards,
    Basilis

    #964751

    Hello everyone,
    is that done now? Are the fonts now integrated into enfold and will not Google be accessed anymore?

    best regards,
    Susanne

    #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

    #964894

    Hi,

    @tiefenschaerfe Please refer to @Gitte’s post above.

    @Gitte Thanks for your help :)

    Best regards,
    Yigit

    #965102

    Hi,
    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,
    Susanne

    #965112

    Susanne… 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).

    #965128

    essjb – thank you! That is a new feature that I have yet seen.

    #965133

    Gerne :)

    #965193

    Hi,


    @essjb
    Thanks :)

    Best regards,
    Yigit

    #965587

    Hey 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! :)

Viewing 30 posts - 1 through 30 (of 35 total)
  • You must be logged in to reply to this topic.