Can’t Remove Storefront breadcrumbs
-
Hi
I have problem removing breadcrumbs with remove_action
i want to reposition storefront breadcrumbs
its already hooked in storefront_content_top
i added this line to my child theme function.php but its not working :remove_action( ‘storefront_content_top’, ‘woocommerce_breadcrumb’, 10);finally i removed it by commeting this line on storefront-woocommerce-template-hooks.php :
add_action( 'storefront_content_top', 'woocommerce_breadcrumb', 10 );but its not safe and i will lose this change on theme update .
anyhelp will be appreciated
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
The topic ‘Can’t Remove Storefront breadcrumbs’ is closed to new replies.
