This website uses cookies to personalize your experience. By using this website you agree to our cookie policy.

Reply To: Question about DataPicker

#10789
Ernest MarcinkoErnest Marcinko
Keymaster

Hi!

I believe the datepicker initializes automatically to a default value, even if it’s not specified. However it might be possible to “reset” it after the initial page load with a custom script.

Try putting this code to the functions.php file in your active theme directory (copy from line 3):

Let’s hope it works!