How can I add fields in registeration form?

  • jameskendy6
    Asked on October 14, 2019 at 1:00 PM

    The fields are not adding in the registration form using a plugin. I am trying to add it manually using a code that I have seen here in a complete guide https://wpitech.com/add-woocommerce-registration-form-fields/. Is there any alternative to do this? It would be really helpful if you could help me to add fields in the registration form.

     

    function Woo_register_fields() {?>

    * ” />

     

    <?php } add_action( ‘woocommerce_register_form_start’, ‘Wooregister_fields’ );

  • stevenmarshall
    Replied on October 14, 2019 at 2:55 PM

    Hi @jameskendy6,

    You could add fields to your form via Jotform in the Form builder and using the Form Elements section.

    I created this test form:

    1571079158Screen Shot 2019 10 14 at 11 Screenshot 10

    I checked your account but did not see any forms listed as of yet. Can you give the Form ID of your form and also whcih fields did you want to add to your form.

    You can also choose any of our templates and modify them by adding more fields.

    Here are registration templates: 

    https://www.jotform.com/form-templates/category/registration

    Here is a guide on How-to-Create-Your-First-Web-Form

    We will gladly assist if you need more help.

    Waiting for your response.

    Thank you