=== intouch === Tags: contact, email, keep in touch Contributors: n/a 'intouch' is a plugin for WordPress which allows you to insert a custom build contact form, which on submission will send the information via email. These are the list of features available in the current version. * Customizable contact form with variable number of fields. * Ability to specify mandatory fields. * Can forwarded to any email address. * Instant insertion using the Quicktag. * Complete customization from admin panel. * Instant submission using AJAX (for JavaScript supported browsers), and minimum overhead. * Fall-back to standard HTML form submission, if JavaScript is not supported. * Conforms to XHTML 1.0 Strict / XHTML 1.1 * Compatible to be served as application/xhtml+xml If you need more information, please visit http://adahas.com/work/intouch/ == Installation == 1. Extract the zip archive 2. Upload to the contents of the archive to your plugins directory (usually wp-content/plugins/) 3. Now the plugin should appear under the ‘Plugins’ tab in admin panel. 4. Activate the plug-in. 5. A new tab named after the plugin name will appear under the ‘Options’ tab in admin panel. == Frequently Asked Questions == = Do I really need to use this plugin? = Not really. If you like your users to contact you through email but without the hassle of opening up a mail client and sending an email, this is what you will want. This allows to keep your email address secret and spammers will have no chance of getting your email address. = How to configure the plugin to display a custom form? = 1. Go to the ‘intouch’ tab under admin panel’s ‘Options’ tab. 2. Change the values in ‘Fields’ section as you prefer to change the way the form is displayed. 3. To add more fields, click ‘Add another field »’ button. 4. Change the values in ‘Messages’ section as you prefer, these are the messages displayed when the form submission succeeds or fails. 5. Lastly, change the ‘Email Options’ to specify the email address to which the message should be sent to, and the subject of the message send. 6. After you have set the settings, just click ‘Update Settings’ button. 7. Create a new ‘Page’ or edit the ‘Page’ where you want to place your contact form. 8. If the Quicktag is available (only if JavaScript is supported), just take the cursor to where it should appear, and click the Quicktag ‘intouch form’. 9. If the Quicktag is not available, place the text specified on the bottom of the ‘intouch’ options panel in admin panel, where you want the form to appear. 10. Now, your contact form will appear where you placed it.