Tagged: , ,

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

    Hi,

    We have a web made with Enfold and until now, Fontello worked really good but it doesn’t works already. Our website is http://www.bpm-plan.es, and my request is how I can fix it.

    Thanks,

    #320464

    Hi Ana!

    Please update domain. It tries to load fonts from .com instead .es, as you can see, icons load fine here – http://bpm-plan.com/

    Regards,
    Yigit

    #324101

    Thanks,

    And another question, please. How I can fix the problem in .es?

    #324809

    Hi!

    Try adding this to your .htaccess file:

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

    Best regards,
    Josue

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