Limited Support
Our team is currently on holiday, so support will be limited during this period. Response times may be slower than usual, and some inquiries may be delayed.
We appreciate your patience and understanding, and we’ll resume our usual support by the end of August.
Just testing the plugin, but some of the icons are missing? How to fix this?
Theme is Salient Theme
Hi @rainerpuschner,
1. Find an option in your theme and disable the Font-Awesome Lib. Then navigate to Dashboard > Forums > Settings > Features admin page and enable wpForo Font-Awesome for whole website:
2. OR put this CSS code in Dashboard > Forums > Settings > Styles > Custom CSS Code textarea. Save it, delete all caches and check it.
#wpforo #wpforo-wrap .fas{ font-family: "Font Awesome 5 Free" !important; font-weight: 900 !important; top: 0 !important; } #wpforo #wpforo-wrap .far{ font-family: "Font Awesome 5 Free" !important; font-weight: 400 !important; top: 0 !important; } #wpforo #wpforo-wrap .fab{ font-family: "Font Awesome 5 Brands" !important; top: 0 !important; }
IMPORTANT: The both solutions will fix all icons.
Thanks for your suggestions. Unfortunately both solutions do NOT work? Same icons as before 🙁
In firefox i could read the inside of the icon - maybe this helps to track down the problem? F3B1