Breadcrumbs issue

WordPress theme dedicated to start-up websites with amazing CSS3 animated icons, price tables and parallax effect background.
GK User
Tue May 12, 2015 9:57 pm
In Simplicity settings, i have disabled Conditional Breadcrumbs Display. But they still show on my Woocommerce Shop page. http://blog.johnmeephotography.com/shop/

How can i get rid of the breadcrumbs on this page?
Thanks.
User avatar
Senior Boarder

GK User
Wed May 13, 2015 7:25 am
Hello,

Please edit Simplicity/gavern/wc-functions.php file and remove this fragment:
Code: Select all
// add our own breadcrumb callback
add_action( 'woocommerce_before_main_content', 'gavern_woocommerce_breadcrumb', 20, 0);
User avatar
Moderator

GK User
Wed May 13, 2015 8:49 am
Hi Piotr. That had no effect - the breadcrumbs are still on the shop page.
User avatar
Senior Boarder

GK User
Wed May 13, 2015 9:10 am
My apologies. It has worked. I needed to clear the browser cache.
User avatar
Senior Boarder


cron