A form allows your visitors to get in touch with you and to send valuable information. It plays a very important role in initiating communication with your potential customers. Here is a step by step guide to create a form in WordPress with Easy Registration Forms plugin.
- Install and activate the Easy Registration Forms plugin. After activation, go to ERForms->All Forms to create a form in WordPress. Now click on the Add New Form icon to create a new form. Here you will be presented with two options:
Choose any as per your requirements. Now click on the Save button and wait for the system to set up a new form for you. - Once the form is created, you’ll be redirected to Form Builder area. By default, this area will have few predefined fields as per your form selection (Registration or Contact). You can remove these fields if required or you can continue adding new fields from the left pane.
- After setting up all the fields click on Save.
- To publish the form on the frontend, copy the form’s shortcode and paste it in any page/post.
That’s it. Your form is ready.
Have any questions or need assistance? Submit a support request here.
How to delete pre-defined fields (By default this area will have few predefined fields as per your form selection (Registration or Contact). You can remove these fields if required).
Registration forms require User Email and Password fields as these details are mandatory for User registration. However you can delete all the fields from Contact Form.
Hello, how to make the form two column?
Hello,
Please follow the steps to create a two column layout form:
1. Go to Form Dashboard.
2. Click on Configure
3. Click on Display Settings
4. In Form Layout click choose ‘Two Column’
5. Save when done.
Hello,
Please can anybody from your side help me in changing the color of the fonts right now I am having grey color fonts but instead of it I like to use white color fonts.
Thank You
Hello Usama,
By default labels and input colors are inherited form the theme but you may override it by pasting the following CSS in your theme CSS file.
For Labels :
.erf-label-top.erf-container .erf-form label[class$=”-label”]{ color : #fff; }
For Input Values :
.erf-style-rounded-corner .erf-form .form-control{ color : red;}
Hi
Impossible to write in all the fields except name and firstname!
Hello @Jean,
Could you please clarify your issue? Are you not able to edit the fields? It would be helpful if you can share the details.
Can’t fill in new email addresses and password the space remains uneditable.
Email address and Password fields are editable only for logged out users.
Hello. After deleting a registrants submission, that registrant is no longer able to re-submit a new submission (they get an error that the email address already exists). How do we delete users’ credentials so that they may resubmit on the form?
Our plugin supports two types of forms. 1. Registration Form 2. Contact/Other form
Registration form creates a new user under WordPress along with accepting the information. If you delete the submission, corresponding user won’t get deleted from the WordPress system. This is the reason, user is unable to re-register. There are two options:
1. Ask users to login and then register on the same form. Our plugin provides a login section which can be displayed along with the registration form. Setting can be found under Form Dashboard->General Settings->Enable Login Form
2. Use contact type of form.
I am concern about our business privacy . how can i trust on this ERForms or its company if my clients fill all information and submit to us via this ERForms , will all information be secure or you will also receive same details as i will get from submit form. how can i trust on you that you will not fetch all my details from ERForms. After submit client’s details will you also receive same data or only i will get .
Manoj Kumar
Our plugin saves all the data within WordPress database on your server. As per the WordPress guidelines, no plugin can send data to outside body without the user’s consent. None of the information is passed to our servers.
I only see the options to make Registration form or a Contact/Other form. How can I make a simple login form for my website (users are not allowed to register themselves).
You can use [erforms_login] to show login form on any page or post.
How to get form submission notification in my email id. ??
Please follow the steps:
1. Go to form Dashboard
2. In the Notifications section, click on Admin Notifications
3. Fill in the email address you want to receive notifications on in the field “Notification To”
4. Save when done.
Thanks for one’s marvelous posting! I certainly enjoyed reading it, you could be a great author.I will always bookmark your blog and will eventually come back very soon. I want to encourage yourself to continue your great posts, have a nice evening!
You are not authorised to access this form.
Hello Kadhiyas,
Kindly provide us more details about the issue you are facing.
Feel free to drop us an email on erformswp@gmail.com.
confirmation email is not sent to the person after registration
@Leena,
Please make sure to check Spam and other directories for email. Also check with some another email and let us know. If issue still persists then write us on https://www.easyregistrationforms.com/support/
Hallo Admin,
I’m very excited with this form, and I recommended to my friend, i just found a little problem, how to fix on Submit button to full responsive, now is left, right and center
I hope my button is full on sidebar width, or others place. I just want my submit button is 100% full in all place not left, right or center
Thank you
Need your feedback soon
Hello Robby,
In order to make the submit button full width, you need to apply custom CSS.
If you want us to help you with CSS, kindly drop us an email on erformswp@gmail.com along with form URL in order to allow us to provide you a speedy resolution.
Hello!!, how can obtain user meta data registered with the plugin in a template file?
You can bind the field with User meta and then can retrieve the value using ‘get_user_meta’ function.
Also I want to hide next step until 1st step is filled up.
Hello Sarfaraz,
If there is any required field on a step, then, the user will not be able to navigate to the next step. In case you make all the fields required then the user cannot go to the next step until he fills all the information.
feel free to drop us an email on erfromswp@gmail.com if you have any other question or need further assistance.