Date Min With Fallback Has Date Differs
-
Hey There!
Great plugin. Use it on many sites. I have the need to use a date field but want people to pick dates that are any time in the future after tomorrow. So, I added min:today+2days to the date field. This works great in browsers that supports date field. However, in browsers that I use the fallback using the
add_filter( 'wpcf7_support_html5_fallback', '__return_true' );The date only blocks off through today and allows the user to choose tomorrow. Is there something that I can adjust or check to fix this?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Date Min With Fallback Has Date Differs’ is closed to new replies.