Notice: These forums are now retired and closed. For active support, please Submit a Ticket or visit our official WordPress.org community pages.
Kadence Theme | Kadence Blocks | Starter Templates | WooCommerce Email Designer | Ascend | Virtue | Pinnacle

Can't remove "Sale!" tag from pictures.

Home / Forums / Virtue Theme / Can't remove "Sale!" tag from pictures.

This topic is: Resolved
[Resolved]
Posted in: Virtue Theme
November 9, 2015 at 4:59 pm

Hello,
I can’t remove “Sale!” tag from products thumbs when using hook – remove_action( ‘woocommerce_before_shop_loop_item_title’, ‘woocommerce_show_product_loop_sale_flash’, 10 );

This hook for single product page works fine – remove_action( ‘woocommerce_before_single_product_summary’, ‘woocommerce_show_product_sale_flash’, 10 );

I need to remove this tag for specific user role, thats why I’m trying to use this hook.
Is there any way to remove this tag for specific user role?

Thank you.

  • The forum ‘Virtue Theme’ is closed to new topics and replies.