Home Forums WoodMart support forum Conflict with Woocommerce Conditional Content Plug-in

Conflict with Woocommerce Conditional Content Plug-in

Viewing 21 posts - 1 through 21 (of 21 total)
  • Author
    Posts
  • #69006

    newsprince
    Participant

    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.

    #69007

    Artem Temos
    Keymaster

    Hi,

    Please, provide us your admin access so we can login and check this on your side.

    Thank you in advance.

    #69012

    newsprince
    Participant

    Sent.

    #69013

    Artem Temos
    Keymaster

    How can we reproduce the problem? https://gyazo.com/6fc81aa9a32a9da0f9b4e2d0b2e11e30

    #69016

    newsprince
    Participant

    Go to woocommerce > Content Blocks > Edit an item

    #69018

    Artem Temos
    Keymaster

    But how is it supposed to work https://gyazo.com/07c10807a5ebbd13fcea39178bc38cda ?

    #69020

    newsprince
    Participant

    Try to save it. It doesnt save the rules except you switch to default theme

    #69021

    Artem Temos
    Keymaster

    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.

    #69031

    newsprince
    Participant

    No if you switch to default wordpress theme with CMB2 plugin ENABLED it works. Check it

    #69032

    Artem Temos
    Keymaster

    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.

    #69034

    newsprince
    Participant

    Ok

    #69035

    newsprince
    Participant

    Check again. I installed Version 2.7 of your theme and now is working again. Are you sure is only plugin related?

    #69058

    Artem Temos
    Keymaster

    In this case, please, provide us your FTP access as well. We will take a closer look at this problem.

    #69082

    newsprince
    Participant

    Sent

    #69099

    Artem Temos
    Keymaster

    Please, install the latest version of our theme.

    #69116

    newsprince
    Participant

    Done

    #69117

    Artem Temos
    Keymaster

    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' );

    #69125

    newsprince
    Participant

    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?

    #69126

    Artem Temos
    Keymaster

    Yes, we will include this fix in our update too.

    #69129

    newsprince
    Participant

    Ok thank you very much!

    #69133

    Artem Temos
    Keymaster

    You are welcome.

Viewing 21 posts - 1 through 21 (of 21 total)

The topic ‘Conflict with Woocommerce Conditional Content Plug-in’ is closed to new replies.