Hi there
All was fine, but I installed two different plugins ('Menu Icons' and... I don't recall) to try and have a Facebook icon (without text) in my navigation bar. They didn't really work because the interfered with the existing icons so I deleted both plugins. Now, none of the icons work across the whole website.
Any ideas what's going on?
Comments
it’s because of CORS library which hasn’t been installed on your server what you can see on http://pasteboard.co/13F04CE9.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!