Hello,
I have an issue with DatePicker not showing up properly in my form.
You can check the form here ( fixed )
At the bottom ( section: Επιθυμητές ημερομηνίες διεξαγωγής ) there are 6 datepicker fields but none of them seem to load properly, and to be more accurate month/year doesn't show up.
At first, I thought it was a Javascript error, as my theme was already loading jQuery UI. but i tried disabling, either the first UI call ( from the theme ), either the Gravity UI call, nothing changed.
Currently the theme is loading a custom UI setup ( without datepicker ) and Gravity just datepicker ( different UI version tho ).
I also tried to check if there was a CSS mix up, but i must say, even with Firebug, the datepicker selectors are hard to identify.