Tagged: icons
Hi Enfold
None of the icons seem to work and it looks like there is a bug. Now I saw a forum about adding a code in de PHH files. But I do not write code in PHP and the instructions aren’t so clear. Could you lease help me out?
Hey Brightfame!
Please refer to this post – http://kriesi.at/documentation/enfold/enable-cors/
Best regards,
Yigit
Hi Yigit
Thank you, I placed the code in my .htaccess file but it is not changing anything.
The icons still show up as rectangle shown in the example.
This is the code I added:
<FilesMatch “\.(ttf|otf|woff)$”>
<IfModule mod_headers.c>
Header set Access-Control-Allow-Origin “*”
</IfModule>
</FilesMatch>
Do you maybe have any idea what I m doing wrong or should do to fix this?
Thank you
I also tried to add the code IIS7 said to add. I placed it in my wp.config.php files and the website didn’t work anymore.
Not sure what to do next?
Roëlla