AI Search
Classic Search
Notifications
Clear all
How-to and Troubleshooting - wpForo 2.0
4
Posts
2
Users
0
Reactions
996
Views
3 Replies
Apr 20, 2025 5:21 am
OK I did some more searching and someone had put this custom code in here which works for all of the Social Network fields I want to remove EXCEPT for VKontakte. Any ideas on that one? Why I can't remove it with this code (exchange 'skype' for whatever title you want to remove, such as VKontakte):
.wpf-field-type-text.wpf-field-name-skype {
display: none !important;
}
Apr 21, 2025 10:59 pm
Thank you, very helpful. I also hadn't thought about the Password field, so I removed that too since this is part of a larger membership site for me!
