Im my theme, Font Awesome Icons do not appear on the site. Everything else seems to work correctly, except for this. The theme developers have suggested adding the following to htaccess to make it work: ok, edit:
BEGIN WordPress <IfModule mod_headers.c> <FilesMatch "\.(eot|font.css|otf|ttc|ttf|woff)$"> Header set Access-Control-Allow-Origin "*" </FilesMatch> </IfModule> END WordPress
This, according to their forum, seems to have worked for others with the same issue with this theme. My question is, is this code compatible with BPS Pro? And, if so, where is the proper place to add this? Also, I am not getting any BPS errors logged, the icons are simply not showing up.
Thanks.
-
This topic was modified 7 hours, 45 minutes ago by
Samm.
-
This topic was modified 7 hours, 44 minutes ago by
Samm.
-
This topic was modified 7 hours, 36 minutes ago by
AITpro Admin.