Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi domtom123,

    It looks like you have some custom CSS code that is hiding the pickers. I found the following in style_custom.css:

    .picker {
      display: none;
    }

    That will prevent the date and time pickers from showing. Try removing that from wherever you’ve added it to see if that helps.

    Thread Starter Thomas

    (@domtom123)

    !Yes !
    Now it works !
    Many thanks ! ??

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘No time no hour’ is closed to new replies.