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.

 

wpForo 1.x.x [Solved] Removing Website Field From Profile

3 Posts
2 Users
2 Reactions
988 Views
Posts: 11
Topic starter
(@domates)
Eminent Member
Joined: 4 years ago

Hi there, I wonder if there is a way / option to remove website field from user profiles?

Or, should I just remove it with {display:none;}?

Thank you.

2 Replies
Chris
Posts: 3611
(@chris)
Famed Member
Joined: 4 years ago

Hi @domates,

If you have wpForo- User Custom Fields Add-on, you can manage the fields.

Or you can use display: none 

Here is the link for the add-on: https://gvectors.com/product/wpforo-user-custom-fields/

Posts: 11
Topic starter
(@domates)
Eminent Member
Joined: 4 years ago

Thank you very much @Chris, I've used the alternative, CSS method and it worked. 🙂