Notifications
Clear all

[Closed] How to remove star rating from showing in profile page?

6 Posts
3 Users
0 Reactions
1,162 Views
StocksForum
Posts: 135
Topic starter
(@stocksforum)
Estimable Member
Joined: 6 years ago

I wish to remove this tile from displaying within the profile page as I do not want to use the rating system and have it disabled:

https://smallcaps.com.au/forum/profile/43/

5 Replies
Sofy
Posts: 4585
 Sofy
Admin
(@sofy)
Support Team
Joined: 7 years ago
 
Add the following CSS code in Custom CSS code textarea, located in Dashboard > Forums > Settings > Styles admin page: 
 
.wpf-statbox.wpfbg-9:nth-child(8) {
display: none !important;
}
StocksForum
Posts: 135
Topic starter
(@stocksforum)
Estimable Member
Joined: 6 years ago

Thanks, that worked.

How can I remove this external url option for the avatar?
https://smallcaps.com.au/forum/account/43/

Sofy
Posts: 4585
 Sofy
Admin
(@sofy)
Support Team
Joined: 7 years ago

Hi @stocksforum,

Please read Astghik's answer here:

https://gvectors.com/forum/general-questions/please-provide-a-way-to-remove-single-avatar-options/#post-13618

2 Replies
StocksForum
(@stocksforum)
Joined: 6 years ago

Estimable Member
Posts: 135

Perfect, that works.

Is there a way of changing the 'no file selected' text?
It doesn't fit so looks confusing to a user:

 

Robert
Admin
(@robert)
Joined: 8 years ago

Support Team
Posts: 10549

This is your browser text, there is no way to change it. The file attachment button comes from browser not from website and plugins.