Title: Jquery timepicker doesn&#039;t work
Last modified: August 31, 2016

---

# Jquery timepicker doesn't work

 *  Resolved [Salvatore](https://wordpress.org/support/users/mistyanet/)
 * (@mistyanet)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/jquery-timepicker-doesnt-work/)
 * hi there,
    timepicker doesn’t work out of the box 🙁
 * After a few attempts I have solved adding jquey-ui core to my template 😉
 * [https://wordpress.org/plugin/woocommerce-checkout-manager](https://wordpress.org/plugin/woocommerce-checkout-manager)
 * [https://wordpress.org/plugins/woocommerce-checkout-manager/](https://wordpress.org/plugins/woocommerce-checkout-manager/)

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

 *  [hove4u](https://wordpress.org/support/users/hove4u/)
 * (@hove4u)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/jquery-timepicker-doesnt-work/#post-7105912)
 * HI SAlvatore. I have the same issue.. if you dont mind . where exactly do you
   insert the jquery-ui and whats the core
 * thanks
    Hove
 *  Thread Starter [Salvatore](https://wordpress.org/support/users/mistyanet/)
 * (@mistyanet)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/jquery-timepicker-doesnt-work/#post-7105932)
 * Hi Hove4u,
 * i’ve changed the file in /woocommerce-checkout-manager/woocommerce-checkout-manager.
   php from line 384
 *     ```
       wp_enqueue_script('jquery-ui-datepicker');
                   wp_enqueue_style('jquery-style', plugins_url('woocommerce-checkout-manager/includes/pickers/jquery.ui.css') );
   
                   // http://fgelinas.com/code/timepicker/
                               wp_enqueue_script( 'jquery-lib', '//ajax.googleapis.com/ajax/libs/jquery/1.8.3/jquery.min.js' );
   
                   wp_enqueue_script( 'jquery-ui-lib', '//ajax.googleapis.com/ajax/libs/jqueryui/1.11.4/jquery-ui.min.js' );
                   wp_enqueue_script('jquery-ui-timepicker', plugins_url('woocommerce-checkout-manager/includes/pickers/jquery.ui.timepicker.js') );
                   wp_enqueue_style('jquery-ui-timepicker', plugins_url('woocommerce-checkout-manager/includes/pickers/jquery.ui.timepicker.css') );
                   wp_enqueue_style('jquery-ui-timepicker-min', plugins_url('woocommerce-checkout-manager/includes/pickers/include/ui-1.10.0/ui-lightness/jquery-ui-1.10.0.custom.min.css') );
       ```
   
 * this isn’t a good solution (an update of the plugin will broke my solution.. 
   but for now: it’s work 🙂
 *  [hove4u](https://wordpress.org/support/users/hove4u/)
 * (@hove4u)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/jquery-timepicker-doesnt-work/#post-7105933)
 * Thanks for quick help Salvatore .
    I also have the time picker . do i apply the
   same . and where ? much appreciate your expertise and time
 * Thanks
    HOve
 *  [hove4u](https://wordpress.org/support/users/hove4u/)
 * (@hove4u)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/jquery-timepicker-doesnt-work/#post-7105936)
 * WOOPS .. didn’t work for me .. my theme may be overriding ?
 *  Thread Starter [Salvatore](https://wordpress.org/support/users/mistyanet/)
 * (@mistyanet)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/jquery-timepicker-doesnt-work/#post-7105937)
 * Can you send me the link of your website?
 *  [hove4u](https://wordpress.org/support/users/hove4u/)
 * (@hove4u)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/jquery-timepicker-doesnt-work/#post-7105938)
 * Yes. Sure . thanks for looking into this . its test site
 * [http://www.talabiyi.com/Orders3/checkout/](http://www.talabiyi.com/Orders3/checkout/)
 *  Thread Starter [Salvatore](https://wordpress.org/support/users/mistyanet/)
 * (@mistyanet)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/jquery-timepicker-doesnt-work/#post-7105939)
 * uhm, i don’t see the picker input in your checkout [http://screencloud.net/v/w202](http://screencloud.net/v/w202)
 *  Thread Starter [Salvatore](https://wordpress.org/support/users/mistyanet/)
 * (@mistyanet)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/jquery-timepicker-doesnt-work/#post-7105940)
 * ops, my bad. I was in cart!
 * [http://screencloud.net/v/D4Z4](http://screencloud.net/v/D4Z4) uhm, your error
   is about chosen!
    The picker doesn’t work because you have an error in javascript..
   maybe you don’t have included a jquery plugin..
 *  [hove4u](https://wordpress.org/support/users/hove4u/)
 * (@hove4u)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/jquery-timepicker-doesnt-work/#post-7105941)
 * it shows in the checkout
 *  [hove4u](https://wordpress.org/support/users/hove4u/)
 * (@hove4u)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/jquery-timepicker-doesnt-work/#post-7105942)
 * I see ,,,any hints ?
 *  Thread Starter [Salvatore](https://wordpress.org/support/users/mistyanet/)
 * (@mistyanet)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/jquery-timepicker-doesnt-work/#post-7105943)
 * [https://harvesthq.github.io/chosen/](https://harvesthq.github.io/chosen/)
 *  [hove4u](https://wordpress.org/support/users/hove4u/)
 * (@hove4u)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/jquery-timepicker-doesnt-work/#post-7105944)
 * OK great thanks . because it was working with other date picker plugins. but 
   much I appreciate your input. will try and figure it out somehow..
    have a great
   day Salvatore

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

The topic ‘Jquery timepicker doesn't work’ is closed to new replies.

 * ![](https://ps.w.org/woocommerce-checkout-manager/assets/icon-256x256.jpg?rev
   =2911736)
 * [Checkout Field Manager (Checkout Manager) for WooCommerce](https://wordpress.org/plugins/woocommerce-checkout-manager/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/woocommerce-checkout-manager/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/woocommerce-checkout-manager/)
 * [Active Topics](https://wordpress.org/support/plugin/woocommerce-checkout-manager/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/woocommerce-checkout-manager/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/woocommerce-checkout-manager/reviews/)

## Tags

 * [jQuery UI](https://wordpress.org/support/topic-tag/jquery-ui/)
 * [timepicker](https://wordpress.org/support/topic-tag/timepicker/)

 * 12 replies
 * 2 participants
 * Last reply from: [hove4u](https://wordpress.org/support/users/hove4u/)
 * Last activity: [10 years, 3 months ago](https://wordpress.org/support/topic/jquery-timepicker-doesnt-work/#post-7105944)
 * Status: resolved