• Resolved michste93

    (@michste93)


    The datepicker on every page is broken since I’ve updated to the new version 6.3.1

    I’ve tried to rollback to the previous version, but that doesn’t solve the problem.
    Any idea what the problem could be?

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Moderator threadi

    (@threadi)

    It is not the date picker that is faulty but the HTML code that is output via which it can be called. I suspect the output is generated via a template in your theme. However, the theme seems to have been created individually. I would therefore recommend looking at what exactly is used to generate the HTML code.

    Thread Starter michste93

    (@michste93)

    <div class="arrival group">
         <input type="text" name="arrive" id="arrive" class="datepicker"> 
    </div>

    This is simply how I’ve called it.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Datepicker bug on version 6.3.1’ is closed to new replies.