Strange thing happened. The icons are all gone: top right page, arrows, everywhere. They are all replaced with a small square. This after I upgraded to v3, but it might be from before, I just realized after I ran the upgrade.
Thanks
Hi jenki!
Thank you for using Enfold.
Please refer to this link for a possible fix regarding the icons: http://www.fontsquirrel.com/blog/2010/11/troubleshooting-font-face-problems
Basically, you need to add this code on the .htaccess file:
<FilesMatch "\.(ttf|otf|woff)$">
<IfModule mod_headers.c>
Header set Access-Control-Allow-Origin "*"
</IfModule>
</FilesMatch>
Best regards,
Ismael
Ismael, thanks for the quick reply. I added the lines to the htaccess (and even tested the other version on the link you added) and nothing happened.
I don’t think its an htaccess issue honestly.
Hey!
Please flush browser cache and refresh your page a few times. It does work fine on my end – http://i.imgur.com/jbhdCK4.png
Cheers!
Yigit
Works!
Weird, for some reason stuff builds up and suddenly fonts disappear. But clearing cache fixes everything.
thanks