AI Search
Classic Search
Notifications
Clear all
Apr 22, 2026 4:24 am
Sometime after wpforo updated to 3.x I have display issues. I just now tried clearing all caches (server and forum) and changed to the new 2026 theme.
Here is a screenshot, I've circled some of the icon issues in red, and the changed forum menu in green.
What could be causing these? I haven't enabled any of the AI features yet. Forum is at
https://thebeachcats.com/forums
3 Replies
Apr 22, 2026 4:06 pm
Hi,
For the issue regarding the menu section, please follow this support topic:
https://wpforo.com/community/how-to-and-troubleshooting-2/doubled-menu-items/
Regarding the issue with the icons, please use the following CSS code:
#wpforo .fa-solid, #wpforo .fas {
font-family: "Font Awesome 7 Free";
}
Insert the CSS code into the Custom CSS textarea.
