Tagged: 

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #668201

    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?

    #668207

    Hey Brightfame!

    Please refer to this post – http://kriesi.at/documentation/enfold/enable-cors/

    Best regards,
    Yigit

    #669299

    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

    #669653

    Hi Roëlla,

    All icons are displaying on your site on my end, could you try to clear your browser cache and reload a few times to see if that helps please? If not then try a different browser and/or machine.

    Regards,
    Rikard

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.