Hi @jimwalczak,
Looking at your site I can’t see any references to the Google Fonts API, so it looks like the plugin is working.
Let me know if I can help with anything else.
Thanks
Thanks for the reply.
It does not work with the Acabado theme. As a temp. fix I went into header.php and removed the hard coded reference to Google Fonts and GStatic.
Not a permanent fix
Hi @jimwalczak,
We don’t have access to the (premium) Acabado theme so I can’t check this. But if the theme is hardcoding fonts into header.php then that goes against WordPress’ best practices and this plugin won’t be able to remove them.
Instead they should be added in functions.php using wp_enqueue_style()
Let me know if I can help with anything else.
Thanks