• Resolved wekhter

    (@wekhter)


    I’m testing out WP-Members for a very simple free registration membership site. So far things are looking quite good, but I noticed that if I require a TOS on the registration form, the TOS checkbox shows up in the edit form as well. (Same goes for confirm email.)

    Is there a way I can require TOS to be accepted when registering, but not have it show up in the edit profile form?

Viewing 1 replies (of 1 total)
  • Plugin Author Chad Butler

    (@cbutlerjr)

    The TOS only shows on the profile if the user has not previously accepted the TOS. For example, if the plugin is installed on a site with existing users, they would not have had this field when registering, so it will display on the profile so they can complete it. (This is also handy if a new TOS is implemented so that existing users will need to complete it.)

    The confirm email is intended. The user can change their email address on the profile page – hence the confirm field.

    You can change what fields display (or do not display) using the wpmem_fields filter:
    https://rocketgeek.com/plugins/wp-members/docs/filter-hooks/wpmem_fields/

Viewing 1 replies (of 1 total)
  • The topic ‘TOS in registration form, not on profile page’ is closed to new replies.