Social icons appear as squares
-
Hi!
The social icons on a site using this plugin appear as squares.In the console, there is this message:
>>Font from origin ‘https://[domain].com’ has been blocked from loading by Cross-Origin Resource Sharing policy: The ‘Access-Control-Allow-Origin’ header contains the invalid value ‘[domain].com’. Origin ‘https://[domain].com’ is therefore not allowed access.This StockOverflow article: https://stackoverflow.com/questions/25577981/font-from-origin-has-been-blocked-from-loading-by-cross-origin-resource-sharing, seems to suggest that adding this to .htaccess will fix this:
>>Header add Access-Control-Allow-Origin “your-domain.com”Is this necessary or is there another solution?
Thanks,
Josh
- The topic ‘Social icons appear as squares’ is closed to new replies.