• Resolved jumpinsteph

    (@jumpinsteph)


    Hi,

    I think I have another little bug I didn’t see before.
    The default sticker for promo is still showing on the single product, but it’s ok on the products list.

    Thanks for your work. The plugin is easy to use.
    Regards

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author starblank

    (@starblank)

    Hi

    I have fixed it, please update the plugin

    I might have solved this with ‘woocommerce_sale_flash’ woocommerce hook, but it only works in product loop for some reason. So i have added the css

    .onsale{
    display:none;
    }

    and works fine. But please stay aware of that in case you need the default sale icon back any day in the future.

    Regards

    Thread Starter jumpinsteph

    (@jumpinsteph)

    Hi,

    With the CSS, it did the trick.
    Thanks

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Default woocommerce promo sticker showing’ is closed to new replies.