About
WPForms is the most beginner-friendly WordPress form builder plugin. Our drag and drop form builder lets you create beautiful forms for your website in minutes.
Our goal is simple: to provide a WordPress forms plugin that's both easy to use AND powerful. We want to take the pain out of creating online forms and make it easy for everyone - we call it "stupid simple".
Over 6 million websites use WPForms to create contact forms, payment forms, survey forms, conversational forms, newsletter forms, registration forms, and more.
Remove the Arrows on the Numbers Field
Removes the arrows inside the Numbers form field.
Adding French Time Format for the Date / Time field
This code snippet adds a new French format to the Date / Time field.
Position the Field Description Above the Form Field
Positions the field description above the form field. Change the 999999 to match your own form…
Limiting Options for the Date / Time Field
This snippet will disable any future date in your date picker. You'll need to update the…
Disable Enter Key in WPForms
Disables the Enter key for all forms created with WPForms.
Create Additional Formats for the Date Field
Add custom date formats to the Date field in WPForms.
Include Field Descriptions Inside Email Notifications
This snippet will have all field descriptions from all forms included in the email notifications.
Using the “Include Form Styling” Setting
With the Base styling only setting in place, multi-column layouts will generally not function properly. To…
Custom Template File Hook
This is the hook you will need in order to add custom form templates to your…
Adding a Video Before Your Form
This code snippet will add a video above your form.
Adding Transitions to Checkbox and Multiple Choice Selections
ul#wpforms-999-field_3 li label, ul#wpforms-999-field_27 li label { padding: 10px; transition: all ease 0.3s; background: linear-gradient(to right,…
Create Custom Address Scheme
This code snippet will create your own unique address scheme and list all the countries.