Show Breadcrumb in the content place instead of header

Open to all! Ask other shopowners for help.
lecarlb
Contributor
Posts: 316
Joined: Mon Oct 26, 2020 5:26 pm
Phoenix Version:
Has thanked: 48 times
Been thanked: 9 times

Re: Show Breadcrumb in the content place instead of header

Post by lecarlb »

burt wrote: Wed Aug 03, 2022 10:23 am There is an example of a Hooked breadcrumb in the S05E06 Supporters Code;

/templates/gustavo/includes/hooks/shop/siteWide/breadCrumb.php
How to remove "catalog" from breadcrumb trail using your suggestion, @burt ?


Join The Code Co-op to get access to your library in the Code Co-op Forum
ecartz
Core Team
Posts: 3084
Joined: Tue Nov 05, 2019 6:02 pm
Phoenix Version:
Has thanked: 4 times
Been thanked: 208 times

Re: Show Breadcrumb in the content place instead of header

Post by ecartz »

lecarlb wrote: Tue Aug 09, 2022 6:50 am How to remove "catalog" from breadcrumb trail
It just uses the normal breadcrumb, so just remove the entry in includes/languages/english/modules/content/header/cm_header_breadcrumb.php
lecarlb
Contributor
Posts: 316
Joined: Mon Oct 26, 2020 5:26 pm
Phoenix Version:
Has thanked: 48 times
Been thanked: 9 times

Re: Show Breadcrumb in the content place instead of header

Post by lecarlb »

ecartz wrote: Tue Aug 09, 2022 7:48 am
lecarlb wrote: Tue Aug 09, 2022 6:50 am How to remove "catalog" from breadcrumb trail
It just uses the normal breadcrumb, so just remove the entry in includes/languages/english/modules/content/header/cm_header_breadcrumb.php
Thank you. I've became unfamiliar with the files in my hiatus


Join The Code Co-op to get access to your library in the Code Co-op Forum
Post Reply