• When your plugin is network activated, it removes all “buttons” from each of my woocommerce stores. Previously, it worked flawlessly. Now, only when your plugin is active, the buttons disappear. I have disabled for now, but am happy to turn back on to show you the issue.

    Am I the only reporting this thus far? Perhaps it’s an easy fix and I am missing something in the settings?

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

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Ashok G

    (@wpashokg)

    @brianszubinski,

    The buttons in the storefront has been disabled in this plugin as per earlier user requests. One thing I can do is that in the next version of the plugin I’ll remove the hook that disables the button & those who wants to disable it forcefully, they’d do it from their theme functions by just writing a webhook to disable the buttons in the storefront.

    Thanks,
    Ashok

    Thread Starter brianszubinski

    (@brianszubinski)

    Ashok – that would be great. I love the buttons on our stores, so if you can turn that into an “on/off” switch or something similar that would be great! Any ideas when a new update will push? Sorry to pester, but no one has a plugin quite this easy! Thank you

    Plugin Author Ashok G

    (@wpashokg)

    @brianszubinski,

    Sorry, I actually forgot why I worte that hook to hide the add to cart buttons in the store view.
    Actually the problem was in the grid store view the customer’d not be able to change the quantity and also whatever quantity you set the min default quantity will be 1 so to avoid this scenario I included the hook to hide the add to cart buttons in the store front.

    Thanks,

    Ashok

    I too have run into this issue. We love your plug-in, but must disable because the add-to-cart button is removed. Is there anyway for me to remove the hook to leave the add-to-cart buttons active while your plug-in is activated?

    Plugin Author Ashok G

    (@wpashokg)

    @tedwardson,

    I’d recommend not to do this because it will cause problems for minimum quantity set more than 1.
    Even then if you want to proceed in removing the add to cart buttons we need to play around with the functionality like if the min order quantity is more than 1 then we’d disable the buttons else the add to cart button will remain same.

    May be in the next version of the plugin I’d try to implement this idea.
    But cannot assure about the dates. Since I’m being tied up with my official works.

    Thanks,
    Ashok

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Problem working with Storefront Theme’ is closed to new replies.