Hi,
can you explain, how a Arrival date – Departure date picker would work? Let’s say, I pick arrival date 22.11.2024 and on the Departure date picker there should be only dates after 22.11.2024 choosable.
I can’t find any option to achieve that with your plugin.
ty
]]>Hello,
Is it possible to prevent the user from being able to manually enter a date (through text) and force them to select a date using the datepicker?
Thanks
]]>Deprecated: Creation of dynamic property GMDPCF_Display::$fields is deprecated in?/home/…/public_html/wdpr/wp-content/plugins/date-picker-for-contact-form-7/includes/GMDPCF_Display.php?on line?86
Deprecated: Creation of dynamic property GMDPCF_Display::$names is deprecated in?/home/…/public_html/wdpr/wp-content/plugins/date-picker-for-contact-form-7/includes/GMDPCF_Display.php?on line?87
]]>Hello I find problem with use plugins with php 8.2.
Is there a solution to this problem or are you working on it?
Error message :
Deprecated: Creation of dynamic property GMDPCF_Display::$fields is deprecated in?/home/……/wp-content/plugins/date-picker-for-contact-form-7/includes/GMDPCF_Display.php?on line?86
Deprecated: Creation of dynamic property GMDPCF_Display::$names is deprecated in?/home…../wp-content/plugins/date-picker-for-contact-form-7/includes/GMDPCF_Display.php?on line?87
]]>Hi! Is there a way or a workaround to disable specific dates (example for holidays or festivity?
Thanks!
B
Unable to adjust the width of the input area for Date picker, it takes the entire width of the form. Otherwise the plugin is amazing. Is there any way to adjust the width?
]]>You can’t have more than 1 word as the placeholder, If you have more than 1 word it only shows the first word. How can I have it show for example “Arrival Date”?
]]>How to add placeholder in datepicker
]]>Your plugin is awesome! I’m having some trouble with the disable weekdays though. I have the disable Sat & Sun, but it still allows the user to select those days. Can you help?
This is the code I have in the form:
[datepicker request-date format:mm-dd-yy min_val:current|plus|1|days max_val:current|plus|14|days disable_weekdays:sunday disable_weekdays:saturday]
]]>The datepicker UI will not load. Instead the default theme we’re using, loads it’s own datepicker UI. How do we fix this?
]]>Hi, I have this code and the minimum date doesn’t work:
[datepicker* date format:dd.mm.yy. min_val:current|plus|0|days placeholder “Date”]
It shows all the dates and whatever I do I can’t get this plugin to work. Could you help?