Disabled Button, jQuery Ver. Update, and Product Edit in Woocommerce
-
I’ve been facing with my WooCommerce store. Despite multiple troubleshooting attempts, I am unable to resolve the problem of the “Save Changes” button being disabled on the WooCommerce settings page and product editing page in my WordPress dashboard. Additionally, I am unable to click the “Edit” button when adding or editing products.
Here’s a summary of the actions I have already taken:
- Reinstalled WordPress: I have completely reinstalled WordPress to address any potential issues, but the problem persists even after doing so.
- jQuery Update: I updated jQuery to the latest version (3.x) by adding custom code in the
functions.php
file. I also tried using the “Enable jQuery Updater” plugin to ensure the latest version of jQuery is loaded, but the issue continues to occur. The version of jQuery is still not updating properly, and I see errors related to the jQuery version in the browser’s console. - Plugin & Theme Conflict: I have deactivated all non-essential plugins (only leaving WooCommerce and Elementor active) and switched to the default Twenty Twenty Four theme, but the issue still persists.
- JavaScript Errors: Upon inspecting the console, I see JavaScript errors related to jQuery (e.g.,
Uncaught TypeError: e(...).iris is not a function
), which I suspect may be contributing to the problem with the disabled “Save Changes” button and the inability to click the “Edit” button when adding products.
Despite all these steps, I am unable to resolve the issue, and I am wondering if this could be a compatibility issue between WooCommerce and the current version of jQuery, or if there’s a deeper issue with the plugin.
Could you kindly provide any guidance or solutions to help resolve this problem? Any assistance would be greatly appreciated.
The page I need help with: [log in to see the link]
- You must be logged in to reply to this topic.