Quantcast
Channel: WordPress.org Forums » [WooCommerce] Support
Viewing all articles
Browse latest Browse all 104029

mlddev on "[Plugin: WooCommerce - excelling eCommerce] Remove "Sale" tag on product image"

$
0
0

the code was posted in another thread.

link to other post

correct code:

remove_action( 'woocommerce_before_shop_loop_item_title', 'woocommerce_show_product_loop_sale_flash', 10 );
remove_action( 'woocommerce_before_single_product_summary', 'woocommerce_show_product_sale_flash', 10 );

Viewing all articles
Browse latest Browse all 104029

Trending Articles