So I have a form, written using Contact Form 7 plugin, and
I want to include a datepicker there (only date, without time).
By default, the only things I can change are:
minDate(); maxDate(); step();
In my form, I want to have something available for booking
but it will be only tuesdays, fridays and saturdays.
Is there ANY way to restrict Contact Form 7 Datepicker to
highlight only these days in the calendar (and allow user to click and choose them)?