• Resolved raytri

    (@raytri)


    This topic was marked resolved, but it hasn’t been resolved:

    https://wordpress.org/support/topic/event-manager-5-9-8-date-picker-no-longer-works/

    To restate the problem here:

    The datepicker feature in Events Manager 5.9.8 has stopped working. The pop-up calendar no longer appears when I click in the “From” or “To” field.

    When I use WP Safe Mode to eliminate all plugins except Events Manager, the error still occurs. So it’s not a plugin conflict.

    I’m running version 5.9.8.1. Here’s the JS error it throws:

    Uncaught TypeError: Cannot read property ‘opera’ of undefined
    at new a._timePicker (jquery.timePicker.min.js:13)
    at Function.a.timePicker (jquery.timePicker.min.js:13)
    at HTMLInputElement.<anonymous> (jquery.timePicker.min.js:13)
    at Function.each (load-scripts.php?c=0&load[chunk_0]=jquery-core,utils&ver=5.5.1:2)
    at n.fn.init.each (load-scripts.php?c=0&load[chunk_0]=jquery-core,utils&ver=5.5.1:2)
    at n.fn.init.a.fn.timePicker (jquery.timePicker.min.js:13)
    at em_setup_timepicker (events-manager.js:819)
    at HTMLDocument.<anonymous> (events-manager.js:8)
    at i (load-scripts.php?c=0&load[chunk_0]=jquery-core,utils&ver=5.5.1:2)
    at Object.fireWith [as resolveWith] (load-scripts.php?c=0&load[chunk_0]=jquery-core,utils&ver=5.5.1:2)
    • This topic was modified 3 years, 5 months ago by raytri.
Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support angelo_nwl

    (@angelo_nwl)

    Have you tried installing and activating WP Safe Mode to rule-out any theme or other plugin conflict? We tried this with our test sites using WP 5.5.3 with the default WP theme and seem to work fine?

    Thread Starter raytri

    (@raytri)

    I ran WP Safe Mode with only the Events Manager plugin active, and the problem still occurred.

    Update: I hadn’t switched themes in safe mode. When I run it with Twenty Twenty theme, it works fine. So there must be a conflict with the theme. I will investigate further.

    • This reply was modified 3 years, 5 months ago by raytri.
    Thread Starter raytri

    (@raytri)

    Resolving the conflict with the theme fixed the problem. Thank you!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Event Manager datepicker is broken’ is closed to new replies.