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.
Something's wrong with profile page buttons in my forum. I checked here and there's no such an issue as I see.
For a normal member, there's no problem on my site:
But on the profile of a moderator or admin, it's like that:
Something's wrong with last two buttons. They work, no problem about that. Just the CSS or something. In addition, I don't have another user plugin.
Try this CSS in Dashboard, forum settings, Styles/Custom CSS
#wpforo #wpforo-wrap .wpforo-profile-wrap .h-header .wpfy {
height: 195px !important;
z-index: -2;
}
An alternative solution is here:
https://wpforo.com/community/general-discussions/minor-css-issue-in-users-profile-page/#post-18516