Remove Main/Shop

WordPress theme dedicated to start-up websites with amazing CSS3 animated icons, price tables and parallax effect background.
GK User
Mon Nov 10, 2014 12:10 pm
I want to remove the link Main/Shop from the top as you can see at the image i have attached but i don;t know how?
thanks
User avatar
Junior Boarder

GK User
Mon Nov 10, 2014 7:16 pm
Hello,

I'm sorry but I don't understand, do you want to remove it from the breadcrumb (marked element on your screenshot)? So when you are on the shop page you want to display empty space in this place?
User avatar
Moderator

GK User
Mon Nov 10, 2014 9:20 pm
yes
User avatar
Junior Boarder

GK User
Mon Nov 10, 2014 9:52 pm
In the Basic Theme settings i have disable the Conditional Breadcrumbs Display.
User avatar
Junior Boarder

GK User
Wed Nov 12, 2014 8:55 am
Please remove or comment out this line from Simplicity/gavern/wc-functions.php file:

Code: Select all
add_action( 'woocommerce_before_main_content', 'gavern_woocommerce_breadcrumb', 20, 0);
User avatar
Moderator

GK User
Wed Nov 12, 2014 6:14 pm
It works! Thanks
User avatar
Junior Boarder


cron