Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #360386

    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

    #360596

    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

    #360698

    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.

    #360944

    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

    #363540

    Works!

    Weird, for some reason stuff builds up and suddenly fonts disappear. But clearing cache fixes everything.

    thanks

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Icons gone’ is closed to new replies.