• Resolved Martine Goldenbeld

    (@martine-goldenbeld)


    Hi,

    I followed up the instructions but my Date Time picker shows an empty field. What did I do wrong?

    Hope anybody can help. Thanks in advance!

    Best regards,
    Martine Goldenbeld

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Carlos Moreira

    (@carlosmoreirapt)

    Hi @martine-goldenbeld
    The datepicker is hidden behind the lightbox, so we don’t see it when we click the field.
    Add the following custom CSS to your site to solve the problem:

    .xdsoft_datetimepicker {
    z-index:99999999;
    }

    That should solve the problem.
    Greetings, Carlos

    Thread Starter Martine Goldenbeld

    (@martine-goldenbeld)

    Thanks! It’s working great now.
    Great plugin, thanks so much!

    Best regards,
    Martine

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Empty Date Time picker’ is closed to new replies.