Discussion on:

Message 2 of 2
0 Votes
+ -
Cause for Missing Parent Sites in Breadcrumb
I have a site that goes inorder from parent site to sub-sub-sub site...
A
B
C
D

What would be the main cause of the breadcrumb, on the home page of Site D, to have a breadcrumb trail that looks like this...

A
C
D

Basically it completely leaves out B and I have no reason why. The URL for that page (D) is correct, but just not the breadcrumb.

This is what I am using for a breadcumb setup in my custom page layout...

ID="ContentMap"
Runat="server"
SiteMapProvider="CurrentNavSiteMapProviderNoEncode"
RenderCurrentNodeAsLink="false"

Thanks for any suggestions!
Posted by blackhawx
17th Feb 2012