I have been fighting with this problem since some weeks, and after all the researches…., I think I need your help.
It’s about my website: shoother.net
It seems to work fine with Safari, but if you use Firefox and Chrome, the icons wont show up. Just scroll down the home page until the last section “Get Connected” or in the about or contact-page.
The problem started while I was trying to solve CDN issues. I wanted to make my pictures load faster, and moved wp-content/upload
-content in the main root. Everything worked perfectly first (I even minified the JavaScript files), but then the icons won’t load anymore.
I wrote to the theme-support about it, and they told me that I need to enable CORS with some codes (putting it in .htaccess
).
I tried a lot to solve this problem. Chrome always responds with
“Font from origin ‘http://content.shoother.net‘ has been blocked from loading by Cross-Origin Resource Sharing policy: No ‘Access-Control-Allow-Origin’ header is present on the requested resource. Origin ‘xxxxxxx’ is therefore not allowed access.”
…. I really hope you guys can help me.
Regards,
Natts