If the URL is something like /url not like /url1/url2 and if "Include the current page as a segment in the breadcrumb" is not set then Home is not set on the breadcrumb and nothing is shown.
| Comment | File | Size | Author |
|---|---|---|---|
| #5 | fix_the_home_breadcrumb_if_no_current_page_segmant.patch | 532 bytes | gg24 |
Comments
Comment #2
gg24 commentedCreating a patch. Please review.
Comment #3
gg24 commentedComment #4
gg24 commentedComment #5
gg24 commentedComment #6
ankitjhakal commentedHi gg24, I checked your issue. I do not think it is an issue. i followed the same steps you mentioned and i am able to see home link in breadcrumb.
It will not show in only one condition when you check this checkbox in advance settings -> Hide link to home page if it's the only breadcrumb item
You can check code as well where you made changes it clearly shows you will enter in that if condition when this checkbox is checked. so its working as designed it's not an issue so changing it's status.
Comment #7
ankitjhakal commented