• Resolved jrgalia

    (@jrgalia)


    Datepickers are working in product field, but NOT in Checkout Field >> Others.

    Console have the ff error.
    TypeError: jQuery(…).datepicker is not a function

    Any idea?

    thanks

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Contributor sarkparanjothi

    (@sarkparanjothi)

    @jrgalia, Sorry for that issue,
    We have some small mistake in our last version. Please follow my instruction for quick fix.
    Goto Plugin/wc-fields-factory/includes/wcff-checkout-fieilds.php
    Open this file and go to 52 line // add_action( “woocommerce_after_checkout_form”, array( $this, “enqueue_client_side_assets” ) ); Replace the line like add_action( "woocommerce_after_checkout_form", array( $this, "enqueue_client_side_assets" ) );

    We will fix this issue in our next release.
    Thanks.

    Thread Starter jrgalia

    (@jrgalia)

    I uncomment that line but still not working. It seems jquery.ui.core.min.js were not loaded when I checked the HTML source.

    suranga14

    (@suranga14)

    yes i have same issue, please help me fix this

    Thank you

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Date and Color Picker in Checkout Field Not Working’ is closed to new replies.