Posted by Cre8 on January 5, 2012 at 10:55am
2 followers
Jump to:
| Project: | Menu Breadcrumb |
| Version: | 6.x-1.3 |
| Component: | Code |
| Category: | bug report |
| Priority: | major |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
HI all,
My Primary menu structure are like this:
--Section 1
---Section 1.1
---Section 1.2
---Section 1.3
--Section 2
---Section 2.1
---Section 2.2
--Section 3
---Section 3.1
---Section 3.2
---Section 3.3
---Section 3.4
---Section 3.5
---Section 3.6
---Section 3.7
---Section 3.8
---Section 3.9
---Section 3.10
---Section 3.11
---Section 3.12
--Section 4
---Section 4.1
---Section 4.2
---Section 4.3
The structure is shown as above. However, The breadcrumb cannot show the longest section at all.(i.e. when i click "section 3.1", it cannot show "section3" on the breadcrumb).
Anyone has the same issue as well? Thanks.
Comments
#1
Hi, I have a Primary Menu setup as the source menu for 'Menu Breadcrumb'. The menu is as follows:
Home (disabled)
Solutions
--Service1
When I visit the Service1 page, the breadcrumb shows as:
Home > Service1
Since Service1 is a sub item of the menu, I believe the breadcrumb should be:
Home > Solutions > Service1
The missing item in the hierarchy seems to defeat the point of having a breadcrumb.
Please let me know if there is a setting I'm missing.