=== CF7 Advanced DatePicker ===

       

Contributors: theajit, ajitbhomkar

Donate: ajit@theajit.in(Paypal)

Tags: contact form 7, contact form 7 date picker

Requires at least: 3.4

Tested up to: 4.0

Stable tag: v1.0

License: GPLv2 or later

License URI: http://www.gnu.org/licenses/gpl-2.0.html



A simple Contact Forms 7 DatePicker alternative.



== Description ==



I've used Contact Forms 7 for several clients. but everytime it clashes with jquery.
I was unable to set Mindate. So come up with a advanced datepicker with min date set from admin panel.


== Installation ==





The easiest way to install CF7 DatePicker is via your WordPress Dashboard. Go to the 'Plugins' page and search for 'CF7 DatePicker' in the WordPress Plugin Directory. Then click 'Install Now' and the following steps will be done for you automatically. You'll just have to activate CF7 DatePicker.



1. Upload 'cf7-datepicker.zip' to the '/wp-content/plugins/' directory

2. Extract 'cf7-datepicker.zip'

3. Activate the plugin through the 'plugins' menu in WordPress

4. Go to a CF7 form.

5. Generate a text field with the 'cf7-adv-datepicker' as the Class

example - ''

6. Preview Form

7. Go to WP 'setttings' -> CF7 DatePicker' for animation settings and other display settings.



== Screenshots ==



1. What it looks like(Today)
2. What it looks like(Today-10 Days)
3. What it looks like(Today+10 Days)


== Frequently Asked Questions ==



None



== Changelog ==





= v1.0 =

* Initial release.
* Allow multiple datepickers on same page.

* Added animation and display options.

* Scripts are now only called if the CF7 shortcode is used.

 == Upgrade Notice == 
*v1.0: Initial Release