After last update, any icon is missing in wp-foro.
I tried to delete cloudflare cache as same as browser cache but without success.
Hi @developerl2
wpForo 1.4.6 comes with new Font Awesome icon lib (version 5). Your website has not loaded this lib. This is whether Cache problem or the lib is disabled.
Please navigate to Dashboard > Forums > Settings > features admin page and make sure Font Awesome lib is enabled:
Then delete all caches, if you have CDN purge the CDN. And do Ctrl+F5 on forum front.
I've done what is shown in this thread (The feature was already turned on for me, but I turned it on and off /did the cache deletion) and it didn't fix it. I've also tried the CSS fix shown here:
https://wpforo.com/community/how-to-and-troubleshooting-2/icon-issue-after-upgrade/
Neither have corrected the issue for me, my icons are all boxes and (strangely) all gravatars are also showing up only as white boxes?
Link to site:
https://the-great-work.org/community/main-forum/missing-icons-issue-and-qa-update/
I see your website HTML/CSS/JS is optimized with some very hard tool. it's affecting anything in content. It event doesn't allow to delete the cache. Please disable JS/CSS/HTML optimization/minification functions, then delete all caches, and do Ctrl+F5. If it doesn't helped just disable the plugins you use for website optimization and caching, they are doing a very non-intuitive and non-flexible job. They affect all.
You can use any plugin, but I recommend exclude forum page /community/ from plugin functions. Such plugins should have an option to do this.
To tell the true, i don't like such plugins, they will make tons of problem with lots of plugins, not only with wpForo. Grouping and minifying is the most aggressive optimization way. 90% of wpForo CSS is already optimized , you don't need to do that again.