This plugin enables Contact Form 7 text field into a Date picker, Time picker or Date Time Picker by using CSS class. After installing the plugin you just need to add the necessary CSS class to the Contact Form 7 CSS Classes editor. If you use Multiple classes remember to separate each class with space.
Here is the classes to use in each field:
Only for Date Picker: walcf7-datepicker
Only for Time Picker: walcf7-timepicker
For both Date and Time Picker: walcf7-datetimepicker
Remember: The class should be added to [text field. Example: [text* book-date class:walcf7-datepicker placeholder “Date Picker”]
I ran into multiple problems with the PRO version of this plugin on my multisite page so please beware!!
You can only activate license once! So that means if you develop locally and of course use it on a live page (as we usually do) you will need to de-activate the license on live page to test it locally and vice-versa.
You will get a message "You can use 1 license in one domain only If you want to use this plugin in another domain please Purchase a License again." only after you've purchased the license. This is not stated anywhere before you buy!
If you use it on a multisite you will need to buy a license for each of the managed site. This is also not stated anywhere before purchasing! My client had a page setup as multisite because this is how they set-up multi-language pages.
I've asked the author for help, he responded and I even gave him access to the page, he said he will look into why you can't use it on multisite ... and then never responded back with a possible solution.
And finally after requesting a refund, because I couldn't use the plugin as intended, the author went completely silent and I had to go through a very long process with the 2Checkout payment processor (they are also unable to do anything to help you, unless you are very, VERY persistent) to get a refund. I've not heard from the author since, after sending him multiple messages.
Free version works ok and is an altogether nice plugin, but beware of the issues with PRO version!
Disgusting practice of devs putting basic functions like translation and "script optimization" behind paid version making this useless for most people.
I first found that this plugin wouldn't work, but I realised after some testing that the parameter order of the field is vital to make it operate correctly. The parameter order must be as follows. If you put the class before the field name, the field will not operate correctly.
[field-type field-name class:walcf7-datetimepicker ...]