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

    Hi, I am working on a newly installed theme, Enfold 4.8 installed and WordPress version 5.6.2 and PHP 7.3 and all of the built in icons are showing as squares.

    I have cleared the cache with no luck.

    Thank you!

    Note- i disabled the CDN and that fixed the issue but I would like to be able to keep CDN enabled.

    • This topic was modified 3 years, 8 months ago by nahmialm.
    #1288162

    Hi nahmialm,

    Thanks for giving us admin access.
    I have added this code in the .htaccess file:

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

    It does not seem to take effect at the moment however Mark Clover responded in a thread that it just takes time on some sites like Godaddy, here’s the link to the thread: https://kriesi.at/support/topic/fonts-and-fontawesome-icons-are-not-loading/#post-1267386

    Best regards,
    Nikko

    #1288622

    Perfect THANKS SOO MUCH, everything is working now.

    Lindsey

    #1288651

    Hi Lindsey,

    We’re happy to hear that :)
    Thanks for using Enfold and have a great day!

    Best regards,
    Nikko

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Missing icons – new install all up to date’ is closed to new replies.