Edit this file:
/plugins/kirki/kirki-packages/module-webfonts/src/Webfonts/Downloader.php
Replace line 186 with this line:
$user_agent = ‘Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:73.0) Gecko/20100101 Firefox/73.0’;
Next install the?Transients Manager?plugin.
And look for:
kirki_remote_url_contents
And delete that transient. This has an expiry of 7 days so it will eventually flush by itself if you wait long enough.
Test the site now, and the fonts should display again.
You can remove the Transients Manager plugin afterwards.
-
This reply was modified 1 year ago by silzsyk.