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

    I am unable to get the custom fontello icons to appear in Firefox. I followed a previous thread’s instructions and added to the .htaccess file:
    #fontello
    <FilesMatch “\.(ttf|otf|woff)$”>
    <IfModule mod_headers.c>
    Header set Access-Control-Allow-Origin “*”
    </IfModule>
    </FilesMatch>

    Added CORS to config:
    AddType application/x-font-ttf ttc ttf
    AddType application/x-font-otf otf
    AddType application/font-woff woff
    AddType application/font-woff2 woff2
    AddType application/vnd.ms-fontobject eot

    Still no luck in Firefox. Suggestions?

    #877905

    Hey JPGlobal,

    You can contact your host provider and ask if the permissions were added correctly.

    Best regards,
    John Torvik

    #878241

    The icons appear okay on my laptop with Win10. I’m thinking it must be a Win7pro issue. I can live with that.
    Thank you for your help.
    Jody

    #878444

    Hi Jody,

    Glad that John helped you. Thanks for using Enfold :)

    Best regards,
    Nikko

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