I found the date settings in Woocheckout > Additional tab, pick the date field you created, then click the blue hamburger icon in the column heading, then the Date Toggler (blue hamburger in the heading area again), THEN you finally get to the date format. I spent quite a while looking for those settings since there’s very little documentation on this plugin, which is disappointing.
I put this in my functions.php because I wanted a minimum of 2 days out from order date:
/*Woocommerce Checkout Manager – restrict dates*/
function custom_wooccm_js_datepicker_additional_args() {
echo ‘
minDate: 2
‘;
}
add_action( ‘wooccm_js_datepicker_additional_args’, ‘custom_wooccm_js_datepicker_additional_args’ );
Hope that saves you some time. It worked for me.
Hi there,
Thanks for the reply!
I’ve tried but still the same, please can you check the images and let me know if there’s something wrong?
View post on imgur.com
View post on imgur.com
View post on imgur.com
Still same calendar (date it’s not dd/mm/yy and I can select whatever I want).
View post on imgur.com
Thanks a lot!
Hi Admin,
I have added the Datepicker with Selecting Year & Month separately, on my checkout additional field via the plugin WooCommerce Checkout Manager.
But I can not customize the year values which is coming in Year Selection dropdown not below than 2008.
So its Date of Birth field and I want more years in the dropdown to be selected.
So can you please tell me how can I enable more years.
Please suggest if any option is available.
The page I need help with https://www.thegarminstore.in/checkout/