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

James on "[Plugin: WooCommerce - excelling eCommerce] Remove breadcrumb from shop 'homepage'"

$
0
0

I found this which seems to work for me to remove the WooCommerce breadcrumbs on every shop page:

remove_action( 'woocommerce_before_main_content','woocommerce_breadcrumb', 20, 0);

I added this to my themes custom functions.php file.


Viewing all articles
Browse latest Browse all 102102

Trending Articles