Tagged: broken, enfold, error, icons, not showing
-
AuthorPosts
-
September 14, 2016 at 10:15 am #686233
Hello!
Having an issue with icons not showing properly.
I need to navigate on the sites for a while until they finally appear, but in the editor theres either chinese symbols or squares.
Sorry for small pictures, but here you go.
https://s10.postimg.io/70nzn9ksp/BAV_icons_error.jpg
It might be relevant that we just migrated our site.
Any ideas?
Thanks!
September 17, 2016 at 9:38 pm #688012Hey Bravoavas,
Thanks for reaching out to us!
You may need to enable cors on your server. For detail information on enable cors : http://kriesi.at/documentation/enfold/enable-cors/
in case of a non apache server read above to solve the problem.On Apache Servers :
Add this to your htaccess file (root directory of your installation as “.htaccess” file – without extension!)<FilesMatch "\.(ttf|otf|woff)$"> <IfModule mod_headers.c> Header set Access-Control-Allow-Origin "*" </IfModule> </FilesMatch>
look here: https://kriesi.at/support/topic/icons-not-showing-data-av_icon-empty/#post-580430
Best regards,
JordanSeptember 20, 2016 at 12:10 pm #689092Hello, i have now added this to the htacces file but the problem still persist. Icons show after a few minutes (but i need to refresh the site some times before that happens).
So that means that the icons ARE there, theyre just not loading instantly.
Ive tried different browsers, and it seems like its working differently on each. Edge has the best result so far, but chrome and firefox is buggy.Any ideas?
September 21, 2016 at 8:42 am #689663Hi,
The icons on your site show more or less instantly on my end using Chrome, could you try clearing your browser cache and reload a few times to see if that helps please?
Thanks,
RikardSeptember 21, 2016 at 1:25 pm #689775Ok, thats weird. Ive cleared browser cached, and tried it on several machines that has never been on that site before, and they get the same issues.
September 21, 2016 at 3:26 pm #689867Does this have anything to do with it?
September 21, 2016 at 5:08 pm #689937I sorted it out.
Looks like i edited the wrong htaccess file. Looks like its working now.
Thanks :)
-
AuthorPosts
- The topic ‘Enfold 3.8 Icons not showing/bugged’ is closed to new replies.