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.

 

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

6 Posts
3 Users
0 Reactions
1,405 Views
StocksForum
Posts: 135
Topic starter
(@stocksforum)
Estimable Member
Joined: 7 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: 5483
 Sofy
Admin
(@sofy)
Support Team
Joined: 8 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: 7 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: 5483
 Sofy
Admin
(@sofy)
Support Team
Joined: 8 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: 7 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: 9 years ago

Support Team
Posts: 10616

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