Access to Font has been blocked by CORS policy
-
Every now and then I get little squares instead of the icons as apparently I can’t load external fonts. I used to solve this by allowing those fonts on my .htaccess.
But right now (after last week’s DDoS attacks, perhaps?) this problem has appeared again and I can see the fonts being allowed in my .htaccess.I’m getting the following warning:
Access to Font at ‘https://mydomain.com/wp-content/plugins/social-icons-widget-by-wpzoom/font/socicon.ttf’ from origin ‘https://mydomain.com’ has been blocked by CORS policy: No ‘Access-Control-Allow-Origin’ header is present on the requested resource. Origin ‘https://mydomain.com.ar’ is therefore not allowed access.I’m not sure if it’s relevant, but this site runs on more than one domain (.com and .com.ar).
Am I missing anything?
Perhaps it’s my host causing this?
- The topic ‘Access to Font has been blocked by CORS policy’ is closed to new replies.