I have a 3 level menu. Sometimes the breadcrumbs for a 3d level item are showing correctly:

a >> b >> c

However, some items do not show the middle level:

x >> z

rather than:

x >> y >> z

in each case, c and z are pages.

I can't see a pattern that would explain why sometimes I see the whole menu path and other times I don't.

Is there anything I should look at and/or try? I have already cleared the caches.

Thanks.

Comments

vaibhavjain’s picture

jsibley,

Can you make sure that you have added the node "z", under the menu item "y" in the node add / edit form.
OR
You can also check the same in the "admin/structure/menu"

xturgorex’s picture

This patch should fix the situation.

neochief’s picture

Status: Active » Closed (duplicate)