HTML Contact Form

0

It is simple contact form. Easy to customise contact form . Just add contact form HTML code to HTML Contact Form settings. Then add shortcode [HTML-CF] to page or post. You can add cust

Version
Last updated
Active installations
WordPress Version
Tested up to
PHP Version
Rating
Total ratings
Tags
This plugin is outdated and might not be supported anymore.

Description

It is simple contact form. Easy to customise contact form . Just add contact form HTML code to HTML Contact Form settings. Then add shortcode [HTML-CF] to page or post. You can add custom fields by HTML code.

Go to Settings > HTML Contact Form .

Features

  • Flexible contact form
  • Easy to add CSS styling
  • Autocomplete text editor
  • Light weight plugin
  • HTML5 syntax highlighting
  • HTML contact form plugin have ready to go fields
  • Fully responsive contact form looks perfect on all screen sizes and mobile devices.
  • Add or remove additional fields easily and label any contact form fields you want.

Support

Please note that, It is a new contact form plugin. I will add new features as soon as possible.
Please suggest your opinion to
support forum.

Contact form captcha

HTML contact form plugin has powerful inbuilt captcha.

How can I add a field to my contact form

Add input field to contact form :-

Just add following code in between <form> and </form>

<input type="text" name="input_name">

Add textarea to contact form :-

<textarea rows="5" name="textarea_name"></textarea>

Add Radio Button Input to contact form (Demo):-

 <input type="radio" name="gender" value="male" > Male<br>
  <input type="radio" name="gender" value="female"> Female<br>

How to add css style to contact form

Add css styles to your theme style.css file.

Support : http://www.htmlcontactform.net/

Advantages of Pro HTML Contact Form :-

  • Change “To Email” of contact form .
  • Add multiple “To Emails” by comma (contact form admin).
  • Premium support for fix contact form bugs.
  • Unlimited installation licence per user.
  • Contact form pro version can use on unlimited websites.
  • Change contact form error messages (admin section)