Google Fonts problem (GDPR) – how to store them locally?

[ad_1]

Hey guys,

I live in Germany and there has been a ruling that I need to store Google Fonts locally because otherwise the users’ IP address is sent to the U.S..

I downloaded a plugin called OMGF – so far, so good. The fonts are stored locally now. When I check the developer tools on Chrome, the fonts are loaded locally.

However, when I check the fonts via [this tool]), It still shows the same violations. I frankly don’t know why. Deleting the fonts altogether didn’t even work, so I guess my Hello Theme (I use Elementor Pro) could contain some links to Google Fonts maybe?

[ad_2]
1 Comment
  1. You have to also disable google fonts…

    Elementor > Settings > General > Disable Default Fonts

    Then regenerate CSS

    And add to functions php

    add_filter( ‘elementor/frontend/print_google_fonts’, ‘__return_false’ );

 

This site will teach you how to build a WordPress website for beginners. We will cover everything from installing WordPress to adding pages, posts, and images to your site. You will learn how to customize your site with themes and plugins, as well as how to market your site online.

Buy WordPress Transfer