=== Just Contact Form ===
Contributors: Alobaidi
Donate link: http://j.mp/WPTime_donations
Tags: contactform, contact form, ajax, ajax contact form, contact, email, email form, form, forms, ajax form, rtl, captcha, antispam, anti spam, Akismet, contact form 7, simple, theme, themes, easy, easy to use, jquery, css, responsive, retina, customize, custom, customizer, customizing, image, images, Post, plugin, posts, page, widget, admin, sidebar, google, twitter, comments, shortcode
Requires at least: 3.1.0
Tested up to: 4.6
Stable tag: 1.0.2
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Just ajax contact form with captcha, one shortcode and easy to use, without options and without complexity.

== Description ==

### Loading Bar

Just ajax contact form with captcha, one shortcode and easy to use, without options and without complexity.

### The Features

* Easy to use, just activate plugin and use shortcode!
* Ajax using jQuery.
* Captcha (anti-spam) and you can disable captcha easily.
* Multi email.
* Compatible with any wordpress theme, no need to customize CSS.
* No need to change email, but you can change email easily.
* No options and no complexity, one shortcode only.
* Ajax icon is retina ready.

### Live Demo

* [http://wp-plugins.in/just-contact-form](http://wp-plugins.in/just-contact-form)

### Rate The Plugin

* [Please rate Just Contact Form plugin](https://wordpress.org/support/view/plugin-reviews/just-contact-form#postform)

### More Plugins

* [My Plugins](https://profiles.wordpress.org/alobaidi#content-plugins)

== Installation ==

### Installation

1. Upload 'just-contact-form' folder to the '/wp-content/plugins/' directory.
2. Activate the plugin through the 'Plugins' menu in WordPress.
3. Use this shortcode [just_contact_form] messages will be received on admin email.
4. If you want to change email, use [just_contact_form email="here enter new email"]
5. To disable captcha, use: [just_contact_form captcha="false"]
6. To change ajax image, go to your wordpress general settings page, you will find new field "Ajax Image", enter your ajax image link, image size must to be 64x64 to be retina ready! [Get free ajax images](http://preloaders.net/).

### Multi Usage

You can make two contact pages or more, and using multi email, for example:

	In first contact page:
	[just_contact_form email="my_first_email@gmail.com"]

	In second contact page:
	[just_contact_form email="my_second_email@gmail.com"]

### Note

* No need to change admin email in WordPress general settings, just use email="" if you want to change email address.
* For more info, read this [post](http://wp-plugins.in/just-contact-form).

[Read explanation of use.](http://wp-plugins.in/just-contact-form)

== Frequently Asked Questions ==

### FAQ

* [Read explanation of use.](http://wp-plugins.in/just-contact-form)
* For more questions or help, [contact me](http://wp-plugins.in/1XnA5Qr).
* [Or on Twitter.](http://wp-plugins.in/1L6zCZL)

== Changelog ==

= 1.0.2 =

1. Default ajax image now is transparent background.
2. Option to change ajax image, go to your wordpress general settings page, you will find new field "Ajax Image", enter your ajax image link, image size must to be 64x64 to be retina ready! [Get free ajax images](http://preloaders.net/).

= 1.0.1 =

* New attribute! captcha="false" to disable captcha easily.
* Usage: [just_contact_form captcha="false"]
* [Read More](http://wp-plugins.in/just-contact-form)

= 1.0.0 =

* First version.