• Resolved azuborev

    (@azuborev)


    The jQuery Timepicker vendor script has conflict with ACF PRO TimePicker.

    wp_register_script(‘wp-event-manager-jquery-timepicker’, EVENT_MANAGER_PLUGIN_URL . ‘/assets/js/jquery-timepicker/jquery.timepicker.min.js’, array(‘jquery’, ‘jquery-ui-core’), EVENT_MANAGER_VERSION, true);
    wp_enqueue_script(‘wp-event-manager-jquery-timepicker’);

    breaks acf timepicker field on event page in wp-admin.

    How can I resolve this issue?

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Timepicker’ is closed to new replies.