Hello, on my site I've some problems visualizing the font awesome (or whatever you call them) icons as you may see from the screenshot.
I'm using a CDN and I tell you this since I've read about some problems like mine when using a CDN.
If you browse the site the icons does appear after a while. Same problems in mobile.
Can you help me fix this?
Comments
it’s because of CORS library which hasn’t been installed on your server what you can see on http://pasteboard.co/7Kc8Qhcix.png
More details about the CORS you can read on http://enable-cors.org/server.html but we recommend to contact with your server administrator this case because he will be able to help you for sure.
P.S. For .htaccess solution, please visit http://forum.muffingroup.com/betheme/discussion/4902/icons-are-gone-cors-solved-within-htaccess
Thanks!