Actions Pack

Forget Password?

How to Create Elementor User Registration Form?

Follow this guide to create a stunning Signup or Registration form using Elementor and Actions Pack plugin. Benefit from a variety of features such as Role Based signup form, Redirect users after signup, Auto Login on successful registration, Auto Username or password, Repeat Password, Email Verification, Additional fields and more. With our easy-to-follow guide, you can create a simplified signup form having one-field or go beyond your imagination with unlimited fields and style.

Without wasting more time let’s create a Customised User Registration Form with Elementor Step-by-Step. First of all, you need to understand that you don’t need an extra widget for this. You can easily create a fully customised sign-up form using the power of Elementor’s native Form widget itself.

Let’s see how you can create a User Registration Form for your website in 5 simple steps –

Note: Make sure you already installed Elementor, Elementor Pro, and Actions Pack.

1. Create a Page or Popup using Elementor

Drag and Drop Elementor Form Widget

Create a WordPress page and edit it with Elementor or you may create a popup using Elementor’s theme builder. Then you need drag and drop Elementor Pro’s default form widget to your section layout.

Note: You might be using some other plugins which adds different form widget to your Elementor’s dashboard. Actions Pack only works with Elementor’s native form widget. So you need to be careful.

2. Design your Elementor Registration Form

Design your Registration form using Elementor

Now it’s time to create the required form fields for your Elementor user registration form as shown in the image above. Keep in mind you can create unlimited form fields like address, phone number, or anything else by clicking on “ADD ITEM”. In case you have too many form fields you may also use the “STEP” option in Elementor to create a multistep Signup form. You just need to be careful while selecting the form field type e.g if you want to create a phone field then the “type” should be “tel”, if you want to create a password field then the “type” should be “password” and so on.

Note: None of the fields are compulsory. “Username” and “Password” field can be set to “autogenerate” which we will see in the next article. For the shake of simplicity, let’s think we need a Username and Password field for now only.

3. Select “Register” action

Select Register from all the available actions

Scroll down your Form Widget a bit, you will see an option “Actions After Submit”. If you click on it, you will see a lot of actions to select from. Remove the “Email” action or any other actions and select only “Register” action. If you are not finding the “Register” Action, you might not have activated “Actions Pack” plugin in your WordPress site.

Note: You can add multiple actions like Email, Mailchimp, Active Campaign, etc along with the Register” action. But If you are new to Elementor Form widget, I would recommend you first create your Elementor Signup Form properly, test the form by filling some details, check inside your WordPress User table if users are getting created or not, and then add other actions one by one.

4. Configure “Register” Action

Now, you need to configure the Register Action that you selected in the previous step.

4.1. Choose a user Role

choose user role

You have to choose a “User Role” so that any user registered through this Signup form can have a particular user role and have specific permissions throughout your WordPress site.

4.2. Map Form Fields

elementor form mapping
mapping fields
username

Next, you need to map your Form Fields inside Register Action. Mapping means you have to explicitly tell the “Register” Action about your Elementor Form. Which field will be used as a username, which field will be used as a password, which field will be used as Email, and so on. Simply click on the “pencil” icon next to every option inside Register Action. You will see all the form fields that you created while designing the form in step-1 are available inside the “form field” option. Just choose the correct one. Do the same for all other fields like “Password”, “Email”, or “Phone Number”.

available user fields
elementor signup form additional fields mapping
custom user meta

In case you have some additional form fields like “Name”, “Address”, “State”, “Country” etc you can map them inside “Additional Fields” as shown in the images above. You have to map your “Form Fields” with “User Field”. These user fields are actually called “User Meta” in terms of WordPress. There are already many default User fields or User meta keys provided by WordPress itself like “first_name”, “last_name”, “description” etc. If you don’t find any suitable meta key in the list, you can simply select “Custom Field” as shown in the image above. You don’t need any extra plugins for that. Out of the box Actions Pack creates those custom meta fields on the fly.

5. Publish the User Registration Form

elementor registartion form 5

Now your Elementor Signup (or Elementor User Registration Form) is ready to be published and tested. While testing, be sure you have already logged out from the current user, or alternatively you should try to open your Elementor Registration page or popup in an incognito window, fill the form and submit. Go to your WordPress user Table (yoursite.com/wp-admin/users.php) and check the newly created users.

Table of Contents

29 Responses

  1. Hello! I want to know how to disable the display of additional fields in the edit users option, I want to handle that with conditionals depending on the user’s role. Thank you!

  2. Hi,
    I would like to send notification emails to user and to one person in the company (not the website default email address). But if I set emails in actions after submit, emails are sent even if there is a problem (for example if the username or the mail address already exists and account is not created).

    1. You need to enable both Notification inside Actions After Submit -> Register -> Email to send email to user. If you want to send email to admin, you need to add Email action. (Also need to enable the option inside Register action -> Additional setting -> enable Stop other action when registration fails)

  3. Hi, I just bought this plugin and I have one question. I do not get any error if the passwords do not match or the email already exists. Instead, I am just redirected to the default wp-admin page. I would like to prevent users from accessing the default login so this is really not the behavior that I want.

    Thank you for your answer.

  4. Hi
    When I use [ap-verification] shortcode for email verification, the email won’t send to me . When I remove that shortcode, it works and I receive the verification email, of course without any link.
    I think the shortcode has some problem.
    I’ve turned on both verification and notification switches.
    Please consider that

    Thanks

  5. If I want to subscribe a person to an email list, is it possible to add a conditional to an action?

    For instance if the visitor checks the checkbox to receive email updates, then the “GetResponse” action gets triggered. If they don’t accept the checkbox, they still register but do not get added to the list

    Thank you!

  6. Hi,
    Is it possible to set conditions for password example.: One capital letter, one number, one special symbol.

    Thank in advance

    1. Hi, In the password form field go to Advanced tab and inside the pattern field enter a html regex. E.g [A-Za-z0-9]{5,9} it means the password should contain capital and small alphabets and must be minimum 5 and maximum 9 characters.

  7. This document totally ignores adding custom fields. I have an ACF custom select field. I have added this field to the “form fields.” Specified that it is a select field. Under advanced default value, I select ACF field then use the wrench icon to select the ACF field. Then NOTHING!!! The field is not listed in the “Register” section of the widget settings. I eventually tried to add an “Additional field” under the Registration section. I selected the ACF field name and the label of the corresponding field in the form. When I publish the form the form does not display the available choices from the ACF field. Why not? Am I supposed to repeat the choices from the ACF field? If so where am I instructed to do that? If not, what am I doing wrong?

    1. Hi, The ACF select field doesn’t appear on your registration form because Elementor unable to fetch the options data. There is nothing to do with Actions Pack. You may need to manually input the options in the form fields -> options value. And then you need to map the Elementor form select field using Actions Pack’s custom meta option. Inside custom meta, you need to enter the select field’s meta value that was created by ACF.

  8. Can we use custom email design in user registration , forget password section to notify users? I write HTML to design it but it’s not working.

  9. Hello, just purchased this plugin and have a quick question: Is there a way to make a Password and Confirm Password field? I know how to make them using the tutorial but not sure how to get them to actually match and show errors if they didn’t match.

    would appreciate your help

  10. hello,

    Do i need to have username in the register field in order for this to work? I do not see anywhere to delete it.

    1. It seems you have added other actions along with "Register" action and those actions are not working properly. The parser error happens mostly due to Email action. Your Email server is not working properly. So kindly remove any other actions and test the form.

Leave a Reply

Your email address will not be published. Required fields are marked *

Kudos!!! You are in the top 100 visitors of the day.

🔥 FLAT 19% DISCOUNT FOR YOU 🔥

00
Hours
00
Minutes
00
Seconds