Notifications
Clear all

wpForo 1.x.x [Closed] Disable Specify avatar by URL

2 Posts
2 Users
0 Likes
760 Views
Posts: 8
Topic starter
(@salikwaquas)
Active Member
Joined: 4 years ago

Hey guys,

loving the plugin,just had a query how to disable just "Specify avatar by URL" option and keep other custom avatar option?

Thanks

1 Reply
Sofy
Posts: 4233
 Sofy
Admin
(@sofy)
Support Team
Joined: 6 years ago

Hi @salikwaquas,

You can use the CSS code:

.wpf-field.wpf-field-type-avatar.wpf-field-name-avatar .wpf-field-wrap ul li:nth-child(2) {display:none}

The CSS code should be added in the "Custom CSS code" textarea, located in the Dashboard > Forums > Settings > Style Tab.  

I'd also suggest you read this Doc: https://wpforo.com/docs/root/wpforo-settings/features/#user-profile