Hi, Add the list element you used for your navigation (i.e list_navigation) into the foundation content classes, Wrap it around a list blockmark, Wrap everything around comment tags or <div style="display:none;"> Now wrap everything around SmartEdit Mode blockmark. This will prevent the whole block from been published.
It should look like this: <!IoRangeRedDotMode><!-- <!IoRangeList><%lst_Navigation%><!/ IoRangeList> --><!/IoRangeRedDotMode> It doesn't matter where this code is within your template, just place it within the body area. Hope this works for you. - Lekan On Feb 10, 3: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 -~----------~----~----~----~------~----~------~--~---
