Great... That works fine.. Thanks... But now I have two sets of breadcrumbs, the one I wish and another one on the top close to the header. How do I hide/remove the top one so I only have the one under the title with the categories.
If I try some of the "Hide Breadcrumbs" functions it either hides both of them, or hides the wrong one.
Hi
How do I make the product categories visible in the breadcrumbs, so visiters can see the whole trail like:
Home > Shop > parent category ect > category > product
??
because as for now they can only see Home > Shop > product
Best,
Marius
Hi,
The simplest way will be use Youast breadcrumbs, there should be settings to make it:
Change line 1030
to this one, in the functions.php
If you need to make it in the child theme, copy the function to the functions.php of the child theme:
and rename it to
Now you need to change it in the templates:
/wp-content/themes/thegem/woocommerce.php
/wp-content/themes/thegem/404.php
/wp-content/themes/thegem/content-page.php
wp-content/themes/thegem/index.php
/wp-content/themes/thegem/search.php
Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list.
Regards, Oliver
Great... That works fine.. Thanks... But now I have two sets of breadcrumbs, the one I wish and another one on the top close to the header. How do I hide/remove the top one so I only have the one under the title with the categories.
If I try some of the "Hide Breadcrumbs" functions it either hides both of them, or hides the wrong one.
I have attached a screenshot
Best,
Marius
HI!
pls. use following css:
Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list.
Regards, Oliver
Yep, that seem to do the trick..
Thanks,
Marius
You're welcome!
Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list.
Regards, Oliver