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.
Hi!
Â
You cannot register on my site, you can only login via Steam.
For this reason I do not need the change password function in wpForo on "user profile"
I also bought the plugin wpForo - User Custom Fields, unfortunately the function cannot be switched off there.
I would like to keep the other functions like avatar and signature.
How do I remove the "change password" feature?
Â
thx
M. Lehmann
Hi @renomatix,
wpForo doesn't let to hide the Password Field from the Account as without that users won't be able to change their password, but if you need it to hide it you can use CSS for that:
#wpforo #wpforo-wrap .wpf-field.wpf-field-type-password.wpf-field-name-user_pass.wpf-field-required { display: none}
Go to Dashboard > Forums > Settings > Styles Tab and insert the CSS Code in Custom CSS Code Field.
Thanks! Thats it!
Â
best regards 🙂