Hi
Thanks for contacting to us. Theme loading google font locally. We gives settings in the theme Load google font locally this option allowed to load google font locally. But its not responsible if you are using any third party plugin and it is using google font , The settings we have given in the theme doesn’t restrict loading of third party plugin google font. If you want to remove google font from the third party plugin you can use load google font locally plugin.
https://wordpress.org/plugins/local-google-fonts/
https://wordpress.org/plugins/host-webfonts-local/
Thanks& Regards
Support Team
Hi,
thank you for your answer!! I tried to load the google fonts locally by using the button “Load Google Fonts locally”. But if I look into the page source code the fonts are loading from the google site. How can I change this?
Thank you!!!
Kind regards
Hi
Let me know have you you activated any plugin ?
Thanks
Hi,
I activated the following plugins:
Complianz | GDPR
Contact Form 7
Elementor
Elementor Pro
Insert PHP Code Snippet
OliveWP Companion
One Click Demo Import
Spice Post Slider
Spice Social Share
Unique Headers
WordPress Importer
Yoast SEO
Thank you and kind regards!!!!
Hi
To fix the issue find the font.php file located inside the olivewp-companion plugin folder >>\inc folder >>control folder , Open the file and find the below line of code on line no 23 .
add_action( ‘wp_enqueue_scripts’, ‘olivewp_companion_google_font’);
And remove this line of code.
Let me know for further assistance.
Thanks
Support team