Simple Membership Plugin › Forums › Simple Membership Plugin › Hide Fields/Rows on "admin member edit interface."
- This topic has 9 replies, 4 voices, and was last updated 7 years, 6 months ago by
MattG.
-
AuthorPosts
-
October 19, 2018 at 10:36 am #16696
scott
ParticipantI would like to hide or remove fields on the “edit member” section.
There are fields such as “Gender”, “Street”, “City”, “Zip” etc that are unnecessary on this page.
It looks like it’s controlled by this file:
/views/admin member edit interface.phpI don’t want to edit the plugin files in case they are updated in the future. I have tried copying this file to my own theme but it doesn’t work that way.
Any ideas?
Thanks
October 19, 2018 at 12:59 pm #16697The Assurer
ModeratorI would like to hide or remove fields on the “edit member” section…
…It looks like it’s controlled by this file: /views/admin member edit interface.php
I don’t want to edit the plugin files in case they are updated in the future.To change the fields used by the registration and edit profile forms, without directly editing the file; you need the Form Builder Addon:
https://simple-membership-plugin.com/simple-membership-form-builder-addon/October 19, 2018 at 1:02 pm #16698scott
ParticipantThanks for your reply.
I have bought the form builder addon but that doesnt give the option to remove rows/fields that are already present (by default) in the admin -> edit-profile screen.
Rows such as “gender” are not in my signup form or profile form but still appear in the edit-profile panel.
October 20, 2018 at 7:10 pm #16702The Assurer
ModeratorI’ve sent a query to the developer, asking if the Admin panel should have access to Form Builder profiles, instead of the default profile form.
October 20, 2018 at 10:14 pm #16704admin
KeymasterThe admin side shows all the normal fields plus all the form builder custom fields that you have configured.
October 21, 2018 at 2:12 pm #16708The Assurer
Moderator@Scott — Because the unused fields are only shown on the Admin side; it really has no user impact.
October 22, 2018 at 8:42 am #16709scott
ParticipantHi,
Thanks for your replies.
There are multiple admins on my site and so different people have access to the “edit profile” screen in the backend. With this in mind I have been asked to make the “edit profile” experience as simple as possible – therefore removing unnecessary fields.
If this is being kept as part of the plugin is it at all possible that you could add classes to the <tr> so at least they can be commented out by class name rather than having to edit one of the plugin’s core files?
Thanks
Scott
October 22, 2018 at 3:56 pm #16710The Assurer
ModeratorYour request will be forwarded to the developer.
October 23, 2018 at 3:40 am #16711admin
KeymasterI have added the CSS class names to the rows. It will go out with the next release of the plugin.
November 12, 2018 at 9:42 pm #16804MattG
ParticipantWould anyone mind sharing more information about how you go about doing this? I to have the same issue and want to hide a number of the unnecessary fields like gender. thanks in advance!
-
AuthorPosts
- You must be logged in to reply to this topic.