ELEMENTOR and WOOF – WooCommerce Products Filter
-
When I installed your plugin Elementor stops to work.
Please fix this.
-
Does anyone have this problem?
Anyone???
Hello
Please check browser console maybe it’s JS error
A have contacted Elementor support and they sad there is an error (conflict) in your plugin.
This is error:
editor.min.js?ver=2.5.3:2 Uncaught TypeError: Cannot set property ‘controls’ of undefined
at Object.<anonymous> (editor.min.js?ver=2.5.3:2)
at Function.each (load-scripts.php?c=1&load[]=underscore,shortcode,utils,jquery-core,jquery-migrate,backbone,wp-util,wp-backbone,media-models,moxiejs,plupload,wp-plupload,jqu&load[]=ery-ui-core,jquery-ui-widget,jquery-ui-mouse,jquery-ui-sortable&ver=5.1:5)
at Object.success (editor.min.js?ver=2.5.3:2)
at i (load-scripts.php?c=1&load[]=underscore,shortcode,utils,jquery-core,jquery-migrate,backbone,wp-util,wp-backbone,media-models,moxiejs,plupload,wp-plupload,jqu&load[]=ery-ui-core,jquery-ui-widget,jquery-ui-mouse,jquery-ui-sortable&ver=5.1:5)
at Object.fireWith [as resolveWith] (load-scripts.php?c=1&load[]=underscore,shortcode,utils,jquery-core,jquery-migrate,backbone,wp-util,wp-backbone,media-models,moxiejs,plupload,wp-plupload,jqu&load[]=ery-ui-core,jquery-ui-widget,jquery-ui-mouse,jquery-ui-sortable&ver=5.1:5)
at Object.e.(/wp-admin/anonymous function) [as resolve] (https://www.________.___/wp-admin/load-scripts.php?c=1&load%5B%5D=underscore,shortcode,utils,jquery-core,jquery-migrate,backbone,wp-util,wp-backbone,media-models,moxiejs,plupload,wp-plupload,jqu&load%5B%5D=ery-ui-core,jquery-ui-widget,jquery-ui-mouse,jquery-ui-sortable&ver=5.1:5:29192)
at common.min.js?ver=2.5.3:2
at Array.forEach (<anonymous>)
at success (common.min.js?ver=2.5.3:2)
at Object.i.success (common.min.js?ver=2.5.3:2)This error occurred in your last update – four days ago.
Please fix it I can not edit any of my pages until your plugin is active.
Hello
A have contacted Elementor support and they sad there is an error (conflict) in your plugin – where did they get it? The text of this error is not related to my plugin.
But I will pass it to the developers.
I have the same problem when i use elementor and your plugin.
The devtools console note this error:Uncaught TypeError: Cannot set property ‘controls’ of undefined
at Object.<anonymous> (editor.min.js:2)
at Function.each (load-scripts.php?c=1…=5.1:formatted:1390)
at Object.success (editor.min.js:2)
at i (load-scripts.php?c=1…=5.1:formatted:2566)
at Object.fireWith [as resolveWith] (load-scripts.php?c=1…=5.1:formatted:2620)
at Object.e.(/shop/wp-admin/anonymous function) [as resolve] (https://madconcept.be/shop/wp-admin/load-scripts.php?c=1&load%5B%5D=undersc…i-core,jquery-ui-widget,jquery-ui-mouse,jquery-ui-sortable&ver=5.1:5:29192)
at common.min.js:2
at Array.forEach (<anonymous>)
at success (common.min.js:2)
at Object.i.success (common.min.js:2)stwebvision do you find the solution?
Hello
One of our users gave this solution:
add_action('elementor/widgets/widgets_registered', function($widgets_manager) { $widgets_manager->unregister_widget_type('wp-widget-woof_widget'); });
Where do we need to put the code?
Hello
In functions.php
Hi,
I tried what pavloborysenko recommended.
it works !!
Now I can use elementor and woof WooCommerce Products filters together 🙂
many thanksHello @malipotter
Welcome;)
pavloborysenko’s solution works!
Big thx to you, man)
- The topic ‘ELEMENTOR and WOOF – WooCommerce Products Filter’ is closed to new replies.