Hello,
In front office, on my shop page the breadcrumb display shop two times.
Do you know how to fix it?
Thank you
This topic has 4 replies, 3 voices, and was last updated 1 month ago ago by Tony Rodriguez
Hello,
In front office, on my shop page the breadcrumb display shop two times.
Do you know how to fix it?
Thank you
Hello @Wences,
To resolve the issue of the duplicate “Shop” menu item in your breadcrumbs, please add the following PHP snippet to your child theme’s functions.php file:
add_filter('etheme_breadcrumbs_shop_step', '__return_false', 999);
Kind regards, Jack Richardson
The 8theme’s team
Thanks for the support! My topic “Two shop in the breadcrumb” has been successfully resolved.
Dear Wences,
It’s great having you in our WordPress & WooCommerce community!
Every insight you share helps us refine XStore and build tools that empower thousands of online store owners worldwide.
Leave Feedback →
(takes less than a minute)
Together, we grow stronger with every release.
Topic closed.
The 8Theme Team
The issue related to '‘Two shop in the breadcrumb’' has been successfully resolved, and the topic is now closed for further responses