• Hi,

    I’m trying to implement a date/time picker in my cf7 form but it does not work.
    I followed the tutorial, tried to change the CSS selector name, the field name always the same.

    This is what i put in cf7 :

    [text booking-date class:bookingliveproductdemo placeholder "Booking Date*"]

    Thank you !

Viewing 5 replies - 1 through 5 (of 5 total)
  • I have a similar problem with the manual procedure. All I get on the form is a blank text field. I’ve tried “[text text-807 class:input993]” and “[text your-date placeholder "Preferred Date" class:input993]” Using WordPress 5.4.9 running Business by MyThemeShop theme. I admit to having trouble following the steps for manual integration with CF7. Did I make a mistake? Thanks!

    I saw your question and maybe have an answer
    the format need to be
    [text your-date-name class:your-class-name-from-plugin-setting "your placeholder text"]

    Same issue. Manual integration with CF7 (v5.5.6.1) is not working. Similar to @editor4alan the form input shows up as a blank text field. Have tested in Firefox, Chrome and Opera. Using WP v5.9.3.

    I just revisited this site and problem. I made sure all the parameters were correct. Then I discovered that the plugin was deactivated! Don’t know when that happened, but the field is now working correctly. Here is what I used:
    [text* your-date class:walcf7-datetimepicker placeholder “Preferred Date and Time”]

    Hope you get yours to work!

    I just realized the “solution” I posted is for a similar plugin; no wonder it was deactivated! I apologize, but I still can’t get this plugin to work. I’ve tried all the ways listed below:

    [text text-419 id:.input993 class:.input993 placeholder "Test 1"]
    [text your-date-name class:.input993 "your placeholder text"]
    [text text-419 id:input993 class:input993 placeholder "Test 1"]
    [text your-date-name class:input993 "your placeholder text"]

    Any ideas?

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Date/Time Picker does not work on cf7’ is closed to new replies.