clolor picker field problem with front end forms

Support MB Frontend Submission clolor picker field problem with front end forms

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #10362
    brkardbrkard
    Participant

    Hi.

    I am getting error with color picker fields in front end forms like this:

    color-picker.min.js?ver=4.9.6:1 Uncaught TypeError: Cannot read property 'removeClass' of undefined
    at a.(/......./anonymous function).(anonymous function).open (https://....../wp-admin/js/color-picker.min.js?ver=4.9.6:1:2816)
    at a.(/......./anonymous function).(anonymous function).open (https://......./wp-includes/js/jquery/ui/widget.min.js?ver=1.11.4:11:1032)
    at HTMLAnchorElement.<anonymous> (wp-color-picker-alpha.min.js?ver=4.14.11:11)
    at HTMLAnchorElement.dispatch (jquery.js?ver=1.12.4:3)
    at HTMLAnchorElement.r.handle (jquery.js?ver=1.12.4:3)
    open @ color-picker.min.js?ver=4.9.6:1
    (anonymous) @ widget.min.js?ver=1.11.4:11
    (anonymous) @ wp-color-picker-alpha.min.js?ver=4.14.11:11
    dispatch @ jquery.js?ver=1.12.4:3
    r.handle @ jquery.js?ver=1.12.4:3

    #10386
    Anh TranAnh Tran
    Keymaster

    Hi,

    I've just tested and see no JS errors in the console. Would you mind sharing the code of the meta box you created?

    #10774
    brkardbrkard
    Participant

    Hi.

    The problem seem when i activate allow to select opacity option.

    Please check this > http://wordpress-165518-569366.cloudwaysapps.com/index.php/test-metabox1/

    #10781
    Anh TranAnh Tran
    Keymaster

    Hi,

    Thanks a lot for your comment! I've fixed the bug in the latest version. Please update.

    #10793
    brkardbrkard
    Participant

    It is working now.

    Thank you very much.

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘clolor picker field problem with front end forms’ is closed to new replies.