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.

 

[Solved] How-to disable ranks in the Profile Statbox

7 Posts
3 Users
3 Reactions
929 Views
Posts: 5
Topic starter
(@skillstar)
Active Member
Joined: 1 year ago

How can I disable ranks or other information in the profile statbox? I only found a Q&A to remove profile elements but can't replicate it for my case.

Topic Tags
6 Replies
Sofy
Posts: 5483
 Sofy
Admin
(@sofy)
Support Team
Joined: 8 years ago

Hi,

Hide those using CSS codes. 

You can find all classes by pressing F12 on the browser and opening Chrome or Firefox Console:

Reply
Posts: 5
Topic starter
(@skillstar)
Active Member
Joined: 1 year ago

Thank you, but I can't find the details, I need. Most of all I wan't to disable the rank from profile statbox (we use GamiPress for points an ranks) and the stats for the blog post and comments (we don't need them, so the irritate), but I don't see a number or specific name to hide only the right elements with CSS. Can you give me one CSS-example for the rang and were I find a number/specific name?

Reply
1 Reply
Sofy
 Sofy
Admin
(@sofy)
Joined: 8 years ago

Support Team
Posts: 5483

@skillstar 

Please show on the screenshot what exactly you need to hide. 

Reply
Posts: 5
Topic starter
(@skillstar)
Active Member
Joined: 1 year ago

@sofy I want do hide this

Reply
1 Reply
Tutrix
(@tutrix)
Joined: 5 years ago

Noble Member
Posts: 1522

Hi @skillstar 

#wpforo #wpforo-wrap .wpf-profile-section .wpf-statbox:nth-of-type(9){display: none;}
Reply
Posts: 5
Topic starter
(@skillstar)
Active Member
Joined: 1 year ago

Thank you! It works perfect and I will remember your site 😉 

Reply