• Resolved mtrcm-trcmn

    (@mtrcm-trcmn)


    Hello @angelleye,

    First of all i want to thank you for this wonderful plugin. But i’ve a question. I use “Remove Add to Cart Woocommerce” plugin and when i use it, offer button is invisible too.

    How can i remove add to cart button without affect offer button?

    Thanks.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Contributor angelleye

    (@angelleye)

    It’s interesting you bring this up. This is actually something we are working on right now.

    A while back we tried to set it up so that if the price in a product was simply empty, it would still allow offers. Unfortunately, the necessary hook we required was not available in WooCommerce at the time, and this got put on hold.

    That hook now does exist, so we just yesterday made the change in our code to allow this, however, it causes the Add to Cart button to show up along with the Offer button, which is not what we want in that case.

    The problem is that the Offer button gets displayed using the woocommerce_after_add_to_cart_button hook, so if the Add to Cart button is not displayed, then our offer button goes away, too.

    We are actively working on a solution to this issue and hope to have it resolved within a day or two. It will then be included in our next update.

    As soon as we do get it worked out and merge the changes to our code I will update here so that you can grab it early if you would like to.

    Thread Starter mtrcm-trcmn

    (@mtrcm-trcmn)

    I’m waiting impatiently. Thanks for your response. @angeleye

    Plugin Contributor angelleye

    (@angelleye)

    We have finished this functionality, and it has been merged into our release branch on GitHub. It will be included in the 1.3.1 update we’ll be releasing before long, but if you’d like to grab it early you can download it here and update it manually on your site.

    Otherwise, just keep your eye out for the 1.3.1 update.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Remove Add to Cart Button Issue’ is closed to new replies.