Notifications
Clear all

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.

 

wpForo 1.x.x [Solved] Profile page buttons

4 Posts
3 Users
1 Reactions
2,770 Views
spider
Posts: 63
Topic starter
(@spider)
Estimable Member
Joined: 8 years ago

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.

3 Replies
VereK
Posts: 522
(@verek)
Honorable Member
Joined: 8 years ago

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;
}
spider
Posts: 63
Topic starter
(@spider)
Estimable Member
Joined: 8 years ago

Thank you @verek. Fixed.

Robert
Posts: 10616
Admin
(@robert)
Support Team
Joined: 9 years ago

An alternative solution is here:

https://wpforo.com/community/general-discussions/minor-css-issue-in-users-profile-page/#post-18516