Console Error font

Posted in: Newsmag
Post count: 7

Hi,
when I visit my website, I can’t see some icon (like the search one).
If I open the console i see these errors:

Access to font at ‘https://xxxxxx.org/wp-content/themes/Newsmag/images/icons/newsmag.woff?13’ from origin ‘https://www.xxxxx.it’ has been blocked by CORS policy: No ‘Access-Control-Allow-Origin’ header is present on the requested resource.

GET https://xxxxxx.org/wp-content/themes/Newsmag/images/icons/newsmag.woff?13 net::ERR_FAILED

Access to font at ‘https://xxxxxx.org/wp-content/themes/Newsmag/images/icons/newsmag.ttf?13’ from origin ‘https://www.xxxxxx.it’ has been blocked by CORS policy: No ‘Access-Control-Allow-Origin’ header is present on the requested resource.

GET https://1225482413.rsc.cdn77.org/wp-content/themes/Newsmag/images/icons/newsmag.ttf?13 net::ERR_FAILED

I have also a screen of it but I don’t know how to attach it to this topic.
Let me know how to solve this problem

Thanks
Claudia

Post count: 35449

Hello,

Is look that you have a problem with Access-Control-Allow-Origin (CORS origin)
-> https://i.imgur.com/r3cDf5U.png you can fix this by follow the steeps from this article -> https://crunchify.com/how-to-fix-access-control-allow-origin-issue-for-your-https-enabled-wordpress-site-and-maxcdn/

Also please make sure that you do not have a plugin conflict, please deactivate ALL plugins except tagDiv Composer, also if you are using child theme or cache plugin, deactivate them, clear all cache and try again.

Hope this will help!
Thank you!

Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Newsmag’ is closed to new topics and replies.