Okay
  Public Ticket #3891929
Conflict with Variation Table Plugin After Recent Update
Closed

Comments

  •  2
    Imran started the conversation

    Hello,

    I’m using the Product Variation Table plugin from weLaunch.io on my WooCommerce store. After the most recent B2BKing update, the “Add to Cart” functionality stopped working inside the Variation Table.

    After some troubleshooting, I confirmed that disabling B2BKing Pro restores the Variation Table's add-to-cart function, which leads me to believe the issue is caused by a conflict introduced in the latest B2BKing version.

    Is there a way to fix this issue?

    Also is there a way to roll back to the previous version of B2BKing?

  •  2,406
    WebWizards replied

    Hi Imran,

    Based on what you've described, it seems there might be a JavaScript conflict between B2BKing and the Variation Table plugin. As a first step, you could try adding this snippet to your functions.php file or through a code snippets plugin:

    add_filter('b2bking_trigger_added_cart_event','__return_false');

    This will disable a specific B2BKing cart event that might be conflicting with the Variation Table plugin's functionality.

     

    If that doesn't resolve the issue, could you please:
    1. Share backend login credentials to your live or staging site
    2. Provide specific steps to reproduce the issue (which products to check, what exactly to click, etc.)

     

    This would help me investigate the exact cause of the conflict and find a solution.

     

    Kind regards,
    Stefan

  •   Imran replied privately
  •  2
    Imran replied

    Hello, any update for this yet.

  •  2,406
    WebWizards replied

    Hi again,

    Thank you for the access details,

     

    I looked into this now on the site and it turns out it was related to a recent change we made in relation to the Porto theme quantity buttons. This change accidentally also affected the quantity buttons in the variations table plugin.

    I made an update to B2BKing to address this. I believe it's working now.

     

    Please let me know if you see any further issues,

    Kind regards,

    Stefan

  •  2
    Imran replied

    Hi Stefan,

    Thanks for checking into it and for the quick fix on the staging site.

    Would you be able to apply the same update to the main site as well? I had only provided access to the staging environment, but the issue is also affecting the live site.

  •   Imran replied privately
  •  2
    Imran replied

    Hello, wanted to check in on this. Need this done as soon as possible.

  •  2,406
    WebWizards replied

    Hi again,

    I've now made the same change on the live site,

    Let me know if you see any further issues,

     

    Kind regards,

    Stefan