Wise Forms is a plugin for displaying and submitting forms in WordPress. The plugin is extremely configurable and easy installable. It has a growing list of features and constant support.
Demo:
Try DEMO here
List of features:
- Easy installation: The plugin can be installed using a convenient shortcode, widget or PHP function. Multiple forms can be embedded on the same page.
- Mobile ready: Fully responsive design and mobile ready interface.
- Drag and drop configuration: Configure fields and layout of forms using drag-and-drop technique.
- Many input fields: Many ready-to-use fields to build your forms: text input, checkboxes, radio buttons, drop down lists, captcha, text area, etc.
- Layout fields: Organize fields in columns.
- Unlimited fields: Create both simple and complex forms without limits.
- Unlimited forms: No limits to the number of forms.
- Data validation: Ensure that only valid e-mails, numbers and dates are sent by your users.
- Server-side validation: All data is validated on the server side.
- SPAM protection: Protect forms by adding captcha field.
- Localization: Translate all texts to your own language.
- E-mail notifications: Send e-mail after every submission.
- Easy cloning of the forms: Easily copy your forms to test other configurations.
- Browsing results: Browse and search submitted forms.
- Form wizard: Easy step-by-step wizard to create forms from templates.
- Widget: Display your form anywhere using Wise Form widget.
- Support: Ask a question or report a bug. We would be happy to help you!
Requirements:
- PHP 5
- jQuery JS library (available in most themes)
Installation:
- Upload the entire
wise-forms
folder to the /wp-content/plugins/
directory.
- Activate the plugin through the 'Plugins' menu in WordPress.
- Go to
Wise Forms -> Forms
and click Form Wizard
. Continue with the wizard and put the shortcode in your post or a page.
- Alternatively go to
Wise Forms -> Forms
and click +Add Form
to create a blank form. Configure it and install via [wise-form id="FORM_ID"]
shortcode.
- Alternatively create a form and display it using the dedicated widget in
Appearance -> Widgets
. It is called Wise Form
. See below for details.
Widget installation:
You can display a form using the dedicated widget
Wise Form
. Go to
Appearance -> Widgets
and add
Wise Form
widget to any sidebar. In the widget's settings specify:
- Form: It is a form that you want to display.