• Resolved mistraldesign

    (@mistraldesign)


    Hello,
    when I activate the plugin, the button “add to card” or “choice of options” which is under the product appears in duplicate. I deactivated the plugin while I fixed the problem. Thank you for your help

    https://prnt.sc/10q496d

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Armando

    (@geckod22)

    Hi there,
    it could be a conflict with your theme.
    Try to add this code to your child theme functions.php

    add_filter('ywctm_modify_woocommerce_after_shop_loop_item', '__return_false');

    Hope this helps

    Thread Starter mistraldesign

    (@mistraldesign)

    Hi,
    yes, it works!
    Thanks for your quick reply ??

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘2 Add to Cart buttons when plugin ACTIVE’ is closed to new replies.