Have you set things up properly for NavManager? Your post still looks like you are using the old method of doing a breadcrumb. You can use nav manager templates to create a breadcrumb quite easily, but you need to: Activate nav manager Set Master Classes and identify an appropriate list (to create a tree structure of child pages) Create nav templates configure a navigation area for the breadcrumb, assign templates to it, and place it in our Master Class. This basically replaces the <!IoRangeBreadCrumb> method. If you have done these things, and your page isn't showing up, is it in the navigation index? Wayne.
On Feb 10, 1:29 pm, Dave R <[email protected]> wrote: > Ok, I'm confused here. I'm working on getting the breadcrumbing to > work properly in our new nav manager templates. Right now, the > breadcrumbing works fine for the skip level nav pages we have in place > (2 tiers) and the first actual page after that. For any subpage > though, the breadcrumbing simply stops functioning as though it's not > there. I have no idea what's going on with that. The code we're using > is the following: > > <!IoRangeBreadCrumb><nobr><%anc_Breadcrumb%> | </nobr><!/ > IoRangeBreadCrumb> <%hdl_Headline%> > > <%anc_Breadcrumb%> is a dynamic anchor. Obviously, <%hdl_Headline%> > still displays so it's everything within the breadcrumb block marks > that disappears. > > I'm simply not sure what I'm missing here. The only real difference is > that the the new pages are a combination foundation and core page > where as before we separated the two. By core page, I just mean a > shell to display either a 2 column + left nav page or 1 column + left > nav page. > > Dave --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "RedDot CMS Users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/RedDot-CMS-Users?hl=en -~----------~----~----~----~------~----~------~--~---
