contact-form-7-datepicker
contact-form-7-datepicker copied to clipboard
disable days
I see the option for disabling the weekends; but this plugin really could do with more flexibility than just the closing out of the weekends. Can you add in the ability to close out specific days i.e. closed every sunday and monday? At the moment that option doesn't exist....
It will be great if possible to disable dates that we want no to show it. No response at the moment?
You guys can do that for sure, there was an issue opened a while a go where someone requested something like this. Use the search and see if you can find it.
If anyone's willing to contribute an actual implementation, feel free to submit a PR :)
Thank you!!
2014-12-02 17:09 GMT-02:00 Aurel Canciu [email protected]:
You guys can do that for sure, there was an issue opened a while a go where someone requested something like this. Use the search and see if you can find it.
If anyone's willing to contribute an actual implementation, feel free to submit a PR :)
— Reply to this email directly or view it on GitHub https://github.com/relu/contact-form-7-datepicker/issues/121#issuecomment-65285658 .
-------- Alessandro Fernandes (11) 96565.9097 [email protected] behance.net/afernandes http://www.behance.net/afernandes br.linkedin.com/in/alefcn
OK so did a search but could see no solution; any idea about the post's title? Month / year it was posted?. I would point out that I have searched this quite exhaustively over the past three months before posting here; because I posted on this before and got no response, so a little guide here would be a help or even a link to the post or the place it was posted in?
So I did finally find the post, its on Stackoverflow not github; the script below is for blocking out the same dates every year. Now the only issue here is that it now returns a US date format (mm,dd,yyyy) not the formatted date placed in the field [date* date-628 date-format: DD_dd_MM_yy min-date:today id:dtr first-day:1 change-month change-year placeholder "select date"], so any ideas how to format the date in this code?