-
Author
-
March 4, 2016 at 20:20 #108647mike1Participant
How can I remove the ability for the user to set their Profile Visibility, for instance on Settings > Profile visibility, or when editing their profile? Personally I think this is unnecessary for a dating website, and the default should be ‘Everyone’ or ‘All Members’, which admin, and not the user, should set.
March 7, 2016 at 11:31 #108906LauraModeratorHello, you can edit each field and set it to enforce visibility, please check attachment 🙂
At Users > Profile fieldsHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
Attachments:
You must be logged in to view attached files.March 7, 2016 at 17:25 #109007mike1ParticipantOk thanks that worked, and how can I stop it displaying ‘This field can be seen by: Everyone’ underneath each of the fields?
March 8, 2016 at 04:55 #109155thannahParticipantThis works for me. Add it to your child theme style.css
.field-visibility-settings-toggle {
display:none;
}.field-visibility-settings-notoggle {
display:none;
}March 8, 2016 at 04:55 #109156thannahParticipantIt removes all the wording including on the register form
March 10, 2016 at 18:57 #109822LauraModeratorGlad its resolved 🙂 Thanks you @thannah
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
-
AuthorPosts
You must be logged in to reply to this topic.