AI Search
Classic Search
 Search Phrase:
 Search Type:
Advanced search options
 Search in Forums:
 Search in date period:

 Sort Search Results by:

AI Assistant
Notifications
Clear all

[Solved] Remove "change password" from user account menu

3 Posts
2 Users
3 Reactions
1,792 Views
Posts: 4
Topic starter
Translate
English
Spanish
French
German
Italian
Portuguese
Russian
Chinese
Japanese
Korean
Arabic
Hindi
Dutch
Polish
Turkish
Vietnamese
Thai
Swedish
Danish
Finnish
Norwegian
Czech
Hungarian
Romanian
Greek
Hebrew
Indonesian
Malay
Ukrainian
Bulgarian
Croatian
Slovak
Slovenian
Serbian
Lithuanian
Latvian
Estonian
(@renomatix)
Active Member
Joined: 4 years ago
[#22790]

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


2 Replies
Chris
Posts: 3610
Translate
English
Spanish
French
German
Italian
Portuguese
Russian
Chinese
Japanese
Korean
Arabic
Hindi
Dutch
Polish
Turkish
Vietnamese
Thai
Swedish
Danish
Finnish
Norwegian
Czech
Hungarian
Romanian
Greek
Hebrew
Indonesian
Malay
Ukrainian
Bulgarian
Croatian
Slovak
Slovenian
Serbian
Lithuanian
Latvian
Estonian
(@chris)
Famed Member
Joined: 5 years ago

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.


Posts: 4
Topic starter
Translate
English
Spanish
French
German
Italian
Portuguese
Russian
Chinese
Japanese
Korean
Arabic
Hindi
Dutch
Polish
Turkish
Vietnamese
Thai
Swedish
Danish
Finnish
Norwegian
Czech
Hungarian
Romanian
Greek
Hebrew
Indonesian
Malay
Ukrainian
Bulgarian
Croatian
Slovak
Slovenian
Serbian
Lithuanian
Latvian
Estonian
(@renomatix)
Active Member
Joined: 4 years ago

Thanks! Thats it!

 

best regards 🙂


Share: