• Resolved rodolfomedeiros

    (@rodolfomedeiros)


    Hello,

    Após atualizar o wordpress apra a vers?o 5.6.1, o widget de filtro n?o está funcionando. Ele fica com um icone de carregando e n?o abre as op??es para filtrar.

    Fazendo uma inspe??o na página, encontrei esses erros de jquery.

    Uncaught TypeError: this._addClass is not a function
        at e.<computed>.<computed>._create (slider.min.js?ver=1.12.1:9)
        at e.<computed>.<computed>._create (jquery-ui.min.js?ver=1.11.4:6)
        at e.<computed>.<computed>._createWidget (jquery-ui.min.js?ver=1.11.4:6)
        at new e.<computed>.<computed> (jquery-ui.min.js?ver=1.11.4:6)
        at HTMLDivElement.<anonymous> (jquery-ui.min.js?ver=1.11.4:6)
        at Function.each (jquery.min.js?ver=3.5.1:2)
        at s.fn.init.each (jquery.min.js?ver=3.5.1:2)
        at s.fn.init.e.fn.<computed> [as slider] (jquery-ui.min.js?ver=1.11.4:6)
        at WpfFrontendPage.initDefaultSlider (frontend.woofilters.js?ver=1.4.4:225)
        at HTMLDivElement.<anonymous> (frontend.woofilters.js?ver=1.4.4:156)

    Poderiam por gentileza me mostrar como posso corrigir isso?

    Obrigado.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter rodolfomedeiros

    (@rodolfomedeiros)

    Desculpe, esqueci de mencionar que estou usando a vers?o 1.4.4 do plugin WooCommerce Product Filter by WooBeWoo

    Plugin Author Nick McReynolds

    (@woobewoo)

    Hello @rodolfomedeiros,

    Apparently this is a conflict of jquery versions with the yith-woocommerce-advanced-product-options-premium plugin.

    Our plugin uses the jquery-ui version from the wordpress core and its slider-ui version.

    The yith-woocommerce-advanced-product-options-premium plugin loads its version of the jquery-ui script (https://useartha.com/wp-content/plugins/yith-woocommerce-advanced-product-options-premium/assets/js/ jquery-ui / jquery-ui.min.js? ver = 1.11.4) – this version is higher than the one used by WordPress, but the slider of the WP version is incompatible with it.

    Our specialist wrote a message in the ticket that you opened in our internal support service, please reply to him.

    Thread Starter rodolfomedeiros

    (@rodolfomedeiros)

    Thank you.

    I already answered the ticket.

    I really don’t know how to solve this. I will count on your help!

    Thanks a lot for the help!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Widget Not Loader – Jquery Error’ is closed to new replies.