=== Plugin Name ===
Contributors: kenmoredesign
Tags: contact form, contact us form, web to email, collect info and email it, email from website, website email, website design, web design company, suggestion box
Requires at least: 2.0.2
Tested up to: 3.3.1
Stable tag: 1.1.1

Contact Us form generates a custom contact form on your website sidebar, page, or post. 

== Description ==

<p>Contact Us Form is a simple Wordpress plugin that generates a contact form on your website or blog. It can also be used as a suggestion box. After adjusting the preferences (such as where do you want the email to go) simply insert [CONTACT-US-FORM] in any page or post content and the form will appear. You can also insert the form in the sidebar using the same shortcode. </p>
<p>If you are looking to implement a contact form in the sidebar, please use the <a href="http://wordpress.org/extend/plugins/sidebar-form/" title="Wordpress sidebar form">Sidebar From Plugin</a> instead. </p>
<p>The plugin is designed to use your website's CSS so the design is likely to match your website and if not there is a special area in the settings where you can customize the use of CSS. </p>
<p>We will continue working on the plugin as we get feedback from you. Learn more about Kenmore Design here: <a href="https://www.kenmoredesign.com/" alt="Boston Web Design" title="Web Design Company">www.kenmoredesign.com </a></p>
<p>Our <a href="http://www.kenmoredesign.com/" alt="web design company" title="Boston Web Design">web design company</a> provides state of the art design and web development services for a company of any size. </p>


== Installation ==

Here is what you need to do: 

1. Install plugin OR unzip the downloaded file to /wp-content/plugins/
1. Go to your plugin settings and enable the plugin.
1. In the sidebar you will have a new section called 'Contact Us Form' navigate there and set your preferences.
1. Insert [CONTACT-US-FORM] shortcode in any post, page or widget, you can also use this markup to insert the form directly to the theme php files: '<?php if (isset($contact_us_form)) echo $contact_us_form->showForm(); ?>'
1. If you are not recieving emails, you may need to turn off Allow Comments on the page where you place [CONTACT-US-FORM].  

== Frequently Asked Questions ==

= Can I use custom CSS? =

Absolutely, we actually added a section where you can add your own CSS right in your plugin settings

= Can I add custom fields? =

Sure, you can add new fields in the plugin settings.

== Screenshots ==

1. Plugin settings page
2. Contact Us form in the sidebar
3. Contact Us form on a page

== Changelog ==

= 1.0 =
* First Version.

= 1.1 =
* Because of the high demand we've included custom default CSS. Now the form looks great as soon as you install the plugin. Custom CSS is still allowed.  

= 1.1.1 =
* Bug fix that addresses the issue of a broken submit button in Safari browser. 
