Tagged: iconfont
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
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
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
Dear, Guenni007
thanks for your help and the fast reply.
It works!
Best regards
Julian
Hey!
Please let us know if anything else is needed.
Thanks a lot
Best regards,
Basilis