Conflict with Woocommerce Conditional Content Plug-in
-
Hello.
Your latest version conflicts with the following plugin.
https://woocommerce.com/products/woocommerce-conditional-content/
Although there is no error in console, the rules are not showing. On your previous versions it was working, also with the default wordpress theme and same plugins enabled is working.
Please check the private content for screenshots.
Hi,
Please, provide us your admin access so we can login and check this on your side.
Thank you in advance.
Go to woocommerce > Content Blocks > Edit an item
Try to save it. It doesnt save the rules except you switch to default theme
Yes, it seems that this plugin is not compatible with CMB2 plugin. You need to contact plugin’s developers for help since it is not theme related issue.
No if you switch to default wordpress theme with CMB2 plugin ENABLED it works. Check it
Yet, but this plugin is not active when you switch to default WP theme since it doesn’t use it. So in fact, it will not work with any theme using this plugin.
Check again. I installed Version 2.7 of your theme and now is working again. Are you sure is only plugin related?
In this case, please, provide us your FTP access as well. We will take a closer look at this problem.
Please, install the latest version of our theme.
Try to change the file woodmart/inc/third-party/cmb2-conditionals/cmb2-conditionals.js
and replace this line
CMB2ConditionalsInit( '#post', '#post .cmb2-wrap' );
with this one
CMB2ConditionalsInit( '#post .cmb2-wrap', '#post .cmb2-wrap' );
Yes now it works! Thank you for the support. Will you implement the fix on future version? or we have to manually fix the code on every update?
Yes, we will include this fix in our update too.
The topic ‘Conflict with Woocommerce Conditional Content Plug-in’ is closed to new replies.