I am trying to show my site hierarchy on the navigation menu. To hide the root site from menu, in sharepoint designer iam removing the
<SharePoint:DelegateControl runat="server" ControlId="TopNavigationDataSource" Id="topNavigationDelegate">
<Template_Controls>
tags. But then menu is completely disappearing. What am i doing wrong?
ShowRootNodeor something similar. Set that to false and it should solve it. – Daniel Ziga Oct 8 '12 at 8:28