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.
That's because of your theme. Theme css can affect wpForo avatar style. Try this css code, it may help, just put it in Forums > Settings > Styles Tab - Custom CSS Code textarea:
.wpforo-widget-content .avatar {border-radius: 50%;}
#wpforo #wpforo-wrap .wpforo-members-wrap td.wpf-members-avatar .avatar {border-radius: 50%;}If it's not saved on first time, please try it again. Then go to front-end and do CTRL-F5 to reload css files. If you have cache plugins, don't forget delete all caches.
Hello
I have the same issue i put your code it work in widgets but in forums still square avatar also members online widget i can see a square border but image is round.
Do you have a topic where i can post bugs? I have found some more.
It should not be always round, it depends on layout and page (forum, topic, post), just compare with our support forum if you want to find differences.