Tagged: 

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

    Dear Support-Team,
    After the installation of enfold-theme everything (including all icons) worked perfectly.
    Just one day later (nobody changed a thing) the icons didn’t appear. For example the search-icon and the up-button now look like this: . Has somebody an idea, how i can fix this?

    Best regards
    Julian

    #674211

    for detail information on enable cors : http://kriesi.at/documentation/enfold/enable-cors/
    in case of a non apache server read above to solve the problem.

    On Apache Servers :
    Add this to your htaccess file (root directory of your installation as “.htaccess” file – without extension!)

    <FilesMatch "\.(ttf|otf|woff)$">
    <IfModule mod_headers.c>
    Header set Access-Control-Allow-Origin "*"
    </IfModule>
    </FilesMatch>

    look here: https://kriesi.at/support/topic/icons-not-showing-data-av_icon-empty/#post-580430

    #674245

    Hey!


    @Guenni007
    is the correct reply and that hapens to some servers.
    Please try it and let us know if it works properly.

    Thanks a lot

    Cheers!
    Basilis

    #674258

    Dear, Guenni007
    thanks for your help and the fast reply.
    It works!

    Best regards
    Julian

    #674272

    Hey!

    Please let us know if anything else is needed.
    Thanks a lot

    Best regards,
    Basilis

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Default Iconfont shows only  (Glyph code)’ is closed to new replies.