Back end Jquery ui conflict
-
Hello, I just detected an operating anomaly from the back end of wordpress and the quick product modification of woocommerce.
Indeed, it seems that there is a conflict in the config-jquery-ui.js file of your plugin and the jquery-ui library integrated into wordpress.
When I try to modify a product by clicking on “quick modification” from a product in woocommerce, an error in the console appears as follows:
.autocomplete is not a function Error
When I deactivate the plugin or when I comment out the piece of script containing “wp_enqueue_script (‘mo_openid_admin_settings_jquery1_script’, plugins_url (‘includes / js / config-jquery-ui.js’, __FILE__));” I no longer have the error.
Have you ever encountered this problem?
Do you need more information?Thanking you in advance for your help.
The topic ‘Back end Jquery ui conflict’ is closed to new replies.