Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • #1362934

    Hi @enfold!
    Ich habe Google Fonts als ZIP-Datei hochgeladen und entsprechend unter hochgeladene Schriften eingebettet. Dennoch wird in Google Chrome fonts.googleapis.com angezeigt dass Open Sans geladen wird und zwar die Sprachen: /* cyrillic-ext */, /* greek-ext */, /* hebrew */ usw.

    Wie kann ich das ändern?

    Grüße aus Lauf
    Michael F. Kraus

    #1362945

    Seit Ihr Euch sicher, dass die auch über Enfold eingeladen werden? Einige Google Ads kommen auch gerne mit eigenen Schriften daher. Google Maps, Google Analytics etc. pp.
    Ausserdem könnte auch im Advanced Layerslider in den Advanced Settings die Google Font Unterstützung aktiviert sein.
    Frage : habt Ihr denn auch diese ( Sonderzeichen der ) Schriften mit heruntergeladen bei Google?
    Befindet sich eines der beiden Snippets in eurer child-theme functions.php:

    
    // etwas neueres Snippet mittels filter
    function my_output_google_webfonts_script( $activate ){
      return false;
    }
    add_filter( 'avf_output_google_webfonts_script', 'my_output_google_webfonts_script', 10, 1 );
    • This reply was modified 1 year, 11 months ago by Yigit.
    #1362948

    Servus Guenni!

    Ich habe gecheckt:
    Google Maps wird über das Theme eingebunden und ist in den Grundeinstellungen der Cookies nicht aktiv.
    Der Advanced Layer Slider ist nicht aktiv.
    Google Analytics ist nicht aktiviert.
    Die beiden Snippets sind nicht in den functions.php des Child-Themes.
    Bei den Fonts (Sonderzeichen) sind diese mit der Zip-Datei geladen:
    OpenSans-Italic-VariableFont_wdth,wght.ttf
    OpenSans-VariableFont_wdth,wght.ttf
    und Ordner mit
    OpenSans
    OpenSans_Condensed
    OpenSans_SemiCondensed

    Grüße aus Lauf
    Michael F Kraus

    #1363734

    Hi Michael,

    Sorry for the late reply. I’m having trouble following this thread since it’s in German. Do you need any further help on the topic?

    Best regards,
    Rikard

    #1363803

    Hi Rikard and thanks for your reply!

    It is about google fonts that are loaded although the are local. I uploaded Google Fonts as a ZIP file and embedded it accordingly under uploaded fonts. Nevertheless, Google Chrome fonts.googleapis.com shows that Open Sans is loaded, namely the languages: /* cyrillic-ext */, /* greek-ext */, /* hebrew */ etc.

    I checked this after Guenni007 meant this could be the problem:
    Google Maps is integrated via the theme and is not active in the basic settings of the cookies.
    The Advanced Layer Slider is not active.
    Google Analytics is not enabled.
    The two snippets are not in the functions.php of the child theme.
    For the fonts (special characters), they are loaded with the zip file:
    OpenSans-Italic-VariableFont_wdth,wght.ttf
    OpenSans VariableFont_wdth,wght.ttf
    and folders with
    OpenSans
    OpenSans_Condensed
    OpenSans_SemiCondensed

    How can I change this?

    #1363873

    Preliminary remark : one of these snippets above had to be in your child-theme functions.php.
    ( i do not know if it is enough only to choose custom fonts to suppress google font support for enfold )

    first i think the Enfold Custom Font Manager did not support variable fonts. – unfortunately.
    i guess you have to load them manually via @font-face.

    second – hope you have choosen your Font Manager fonts by checking them at the bottom of that drop-down list. “Uploaded Fonts”

    third – the advanced layerslider has its own google support. Check please on Advanced Layerslider Settings – if google fonts are deactivated.

    next: where did you download that font-files

    may i see that concerning website – to inspect what could be the reason.

    #1363967

    Hi,

    Could you please create temporary admin logins and post them here privately so we can look into it? :)

    Best regards,
    Yigit

    #1363992
    This reply has been marked as private.
    #1364777

    Hi,

    Thanks for the information and sorry for the late reply!

    I checked your website however fonts no longer seem to be loading from Google. I guess it could have been related to cache :)

    Best regards,
    Yigit

    #1364887

    Hi Yigit!
    Thanks for taking car, but the fonts.googleapis.com is still loaded. Maybe my check is wrong, but the result is as shown in the screenshot:
    screenshot showing fonts.googleapis.com
    Cache is empty …

    Best regards
    Michael F

    #1364900

    ich hoffe – auf Grund der Internetseite, dass ich auch mit Dir deutsch kommunizieren kann.
    zunächst habe ich das nicht mehr auf den anderen Seiten. Auf der Kontaktseite hast du es natürlich , weil du google Addons dort nutzt:
    Google Recaptcha. – Dort wird aber Roboto geladen – die Open Sans sehe ich nicht mehr auf deiner Seite über dritte geladen – sondern local wie es sein soll:

    Wenn du das in den Cookie Consent Einstellungen so einstellst, dass man dort erst zustimmen muss damit ReCaptcha geladen wird – wird die Schrift bis dahin auch nicht geladen.
    ( Du solltest aber diese Hinweisfelder auch mit einer Farbe unterlegen. Das ist durch die Semitransparenz schlecht lesbar. Eventuell das Ganze ( flex_column) auf eine 0.85 opazität setzen, oder mit der Column nicht so hoch ins Bild fahren. )
    _________________________

    – jetzt nochmal : Du hast die Schrift – Open Sans – wohl am Mac gepackt zu einem Zip-File.
    OSX hat immer auch versteckte Dateien ( werden auch im ftp mit einem Punkt davor geführt ) im Ordner, die wenn man nicht beim zippen aufpasst mit ins Archiv gehen. Das sind diese Schriften die mit macosx geführt werden.

    Bei Betterzip zB. gibt es die Option “für PC packen” dann sind die Versteckten Dateien nicht mit drin.
    Du kannst aber jetzt auch im Custom Font Manager diese Schrift : macosx einfach löschen

    #1364901

    Edit: Wenn ich mit Google Chrome auf deine Seite gehe – sind diese Fonts wie du es auch oben hast vorhanden. ?
    Wahrscheinlich sehe ich es nicht in meinem Firefox Developer Edition, weil ich dort hohe Sicherheitseinstellungen gesetzt habe und im Privaten Modus die Seiten öffne.

    Daher musst du unbedingt in die Cookie Einstellungen und diese so setzen, dass erstmal alles abgeschaltet ist
    ( Google Analytics, Google Recaptcha etc. ) und dann zugestimmt werden muss.

    #1364907

    Hi,

    Could you please change the cookie settings as @guenni007 suggested and check once again?


    @guenni007
    thanks for your help! :)

    Cheers!
    Yigit

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