Contact Forms

Add unlimited custom contact forms to your site. Create custom fields by selecting the input type, validation, error messages and more. Includes CAPTCHA validation to provide a fully customized and safe email form.

[bullet_list icon="check" indent="1em"]

  • Create custom fields (input, textarea, radio list, checkbox, etc.)
  • Set field titles.
  • Custom error messages.
  • Validation options for each filed.
  • Specify required fields.
  • Set minimum and maximum characters allowed for a field.
  • Set width and height.
  • Add description text below each field, great for providing additional instructions.
  • Custom "Send" button text.
  • CAPTCHA validation.

[/bullet_list]

Form Usage

Add forms to your pages using shortcodes. You can quickly insert a form with all available fields using the basic:

Basic Contact Form Shortcode

[contact_form]

You can also insert a custom form specifying exactly which fields to use and override any defaults you like by entering:

Advanced Contact Form Shortcode

[code][contact_form to="your@email.com" subject="Message Subject" thankyou="Thank you message" button="Text for Button" captcha="yes" fields="field-1, field-2, field-3, field-4" ][/code]

Each time you create a new field you must specify an alias, or "key", for that field. Using the alias name in the shortcode "fields" option you can include only the fields you choose from all available fields.

Contact Form Shortcode Parameters »

[clear]
[clear]

Contact Form Settings

[styled_image w="450" alt="Contact Form Admin Options" lightbox="no" image="3080"]

[clear]

Contact Form - Custom Fields

[styled_image w="450" alt="Contact Form - Add custom field" lightbox="no" image="3081"]

[clear]
[clear]

[message_box type="note" icon="yes"]A complete list of all shortcode parameters is available on the contact form shortcode page.[/message_box]