relu / contact-form-7-datepicker

Datepicker for Contact Form 7 Wordpress Plugin based on JQueryUI's datepicker (NO LONGER MAINTAINED)
http://wordpress.org/plugins/contact-form-7-datepicker/
29 stars 34 forks source link

Bug, not showing time #215

Open superh1k opened 6 years ago

superh1k commented 6 years ago

Hi, I cant seem to find out why my datetime shows only calendar field and no time. It seems that it has something to do with my theme (Bridge) but they dont know how to handle it.

Anyhow i've managed to get datepicker to show up in first place with this code: #ui-datepicker-div { z-index: 9999 !important; }

but it is not showing time. https://imgur.com/a/UHfmz3X

Thanks