The font does not appear to be loading on Firefox. When I look at the HTTP request in developer tools, the transfer status is “CORS Missing Allow Origin”. Any ideas what the issue is?
This topic has 6 replies, 3 voices, and was last updated 4 years, 1 months ago ago by Olga Barlow
The font does not appear to be loading on Firefox. When I look at the HTTP request in developer tools, the transfer status is “CORS Missing Allow Origin”. Any ideas what the issue is?
Hello,
Please read this article – https://crunchify.com/how-to-fix-access-control-allow-origin-issue-for-your-https-enabled-wordpress-site-and-maxcdn/
Regards
Thanks for the link. I already fixed that yesterday. My site url was configured in WordPress to be http://, while I was accessing it with the SSL url starting with https://
However, I’m now seeing an even stranger problem. I’m now getting a 404 when the font is downloaded becuse the url being fetched includes the fully qualified path of the font file. The path that is getting fetched is
Notice the directory name in the path. It appears to only be happening for the font fiile. Any ideas how to fix this?
Hello,
Connect to your server using FTP and remove /wp-content/fonts/lato folder. After that go to Theme Options > Typography > rechoose the Lato font and save settings. Check the font after that.
Regards
That fixed it. Any idea what caused this?
Hello,
You are welcome. Such issue appears if you change server or move site from one domain to another.
Regards
The issue related to '‘Font not loading on Firefox’' has been successfully resolved, and the topic is now closed for further responses