-
AuthorPosts
-
March 2, 2020 at 9:25 pm #1189524
I have a new site that I have just added the enfold theme on and did the updates. The icons are all boxes. How do I fix this?
March 3, 2020 at 10:16 am #1189656Hey SandraSquires,
They are being blocked by the browser since the resource is being served from a different domain/CDN service. Please refer to this: https://kriesi.at/documentation/enfold/icon/#icons-are-showing-as-rectangular-boxes-
Best regards,
RikardMarch 3, 2020 at 8:45 pm #1189826This reply has been marked as private.March 4, 2020 at 8:46 am #1189944Hi,
Yes, we can help you out with that. Please include FTP login details in private, along with a verification that you have backups of the site in case something should go wrong.
Best regards,
RikardMarch 4, 2020 at 2:44 pm #1190082This reply has been marked as private.March 5, 2020 at 6:47 am #1190305Hi,
Thanks for that. I added the code to your htaccess file, but I’m still seeing the same error message unfortunately. I’ve asked the rest of the team to have a look as well.
<FilesMatch ".(ttf|otf|woff|woff2)$"> <IfModule mod_headers.c> Header set Access-Control-Allow-Origin "*" </IfModule> </FilesMatch>Best regards,
RikardMarch 5, 2020 at 11:17 am #1190383Hi,
I added this to your custom.css so the font would load from your site and show:@font-face { font-family: 'entypo-fontello'; src: url('https://your-site.com/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/assets/fonts/entypo-fontello.woff') format('woff2'), url('https://your-site.com/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/assets/fonts/entypo-fontello.woff2') format('woff'), url('https://your-site.com/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/assets/fonts/entypo-fontello.ttf') format('truetype'); font-weight: normal; font-style: normal; }Please clear your browser cache and check.
Best regards,
MikeMarch 5, 2020 at 2:51 pm #1190444Thank you very much!!
-
AuthorPosts
- The topic ‘Icons are all blocks even with latest update’ is closed to new replies.
