Sign-up form

How do I add custom fields / additional fields to the registration form?

  • Kimberly
    • Champion of Loops

    Hi again!

    Welcome to the WPMUdev community!

    The Membership Plugin doesn’t offer custom fields in the registration.

    Your option at this time is to maybe use a front end profile plugin, create your custom fields there, and redirect upon registration to that page for your users.

    Are you using Buddypress? That would be another way to work around custom fields :slight_smile:

    Best,

    Kimberly

  • aecnu
    • WP Unicorn

    Greetings fbrill,

    My sincere apology for the delay in a reply to your ticket, it appears that the ticket system ate it and I found it in the ticket system abyss while searching for a different ticket today and noticed it as an aging ticket.

    Though I have no idea what Kim was referring to about a front-end profile plugin?, you can certainly integrate something like Gravity Forms or other similar product to do this job.

    Alternatively the content of the registration form may be modified by being logged into the admin dashboard go to –> membership –> Options –> Membership Pages –> Registration page –> Edit Page

    Thank you for being a WPMU Dev Member!

    Cheers, Joe

  • fbrill
    • New Recruit

    Thanks Joe :wink:

    I have got Gravity forms running, am I understanding correctly if you say once I indicate that my “New Registration Page” is the registration page in the Membership options panel that i can place a Gravity form on the page and it would act as my registration form, and complete the registration process etc? or do I still have to include the [subscriptionform] shortcode?