Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #1402344

    Hi thee,
    I have installed my personal Fonts (zip -> downloaded from Google) but the Google fonts are still being loaded. My cookie app says, theathe are still there. What should ido??
    Thank you in advance!
    Arantza

    #1402362

    Hi asociacionespanolaaustria,

    Thanks for giving us admin access.
    I have added this code in your site:

    function my_output_google_webfonts_script( $activate ){
      return false;
    }
    add_filter( 'avf_output_google_webfonts_script', 'my_output_google_webfonts_script', 10, 1 );

    Since enfold child theme isn’t used on your website, I have added WP Code plugin to insert the code above.
    Please review your site.

    Best regards,
    Nikko

    #1402379

    Hi Nikko,
    it works, thank you. Where did you added the code. I need it for another website.

    Best regards,
    Arantza

    #1402383

    Sth else… how can I deactivate gravatar???
    Thank you and best regards
    Arantza

    #1402395

    Hi Arantza,

    You can see it in Fragmentos de código > Disable Google Font or you can go directly to the link in private content.
    For disabling gravatar, please check: https://www.wpbeginner.com/beginners-guide/how-to-disable-gravatars-in-wordpress/

    Best regards,
    Nikko

    #1403519

    Hi Nikko,
    I am afraid, that the Google fonts are activated again. But I haven’t changed anything… as far as I know.
    Can you please check it again?
    Thank you
    Arantza

    #1403847

    Hi Arantza,

    I have checked your website and I don’t see the google font loaded externally.
    The font is fetched from your server directly, I’ve posted in private content where lato and oswald font is fetched.

    Best regards,
    Nikko

    #1403941

    Hi Nikko,
    Indeed…. but a couple of days ago my cookie real banner detected them.
    Anyway, they seem to be gone now.
    Thank you for your help
    Arantza

    #1403984

    Hi,
    Glad Nikko was able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.

    Best regards,
    Mike

Viewing 9 posts - 1 through 9 (of 9 total)
  • The topic ‘google fonts still active’ is closed to new replies.