I am a bit stumped here - someone slap me! I installed COGNavigation for the 4.5 version. (Currently using Umbraco 4.5.2). Now here is where I am stumped. I can get it to show the first page or the main page as part of the navigation. But not the other pages. You can see it here -
This is the one thing I am trying to get going then I can finish up the rest.
Can't get additional menus to show..
I am a bit stumped here - someone slap me! I installed COGNavigation for the 4.5 version. (Currently using Umbraco 4.5.2). Now here is where I am stumped. I can get it to show the first page or the main page as part of the navigation. But not the other pages. You can see it here -
This is the one thing I am trying to get going then I can finish up the rest.
This is the setting Im using
<umbraco:Macro startingLevel="1" recurse="1" selectBranches="1" maxMenuDepth="999" ulBaseClass="horizontal" branchClass="branch" selectedClass="selected" forceNode="1044" expandChildren="0" forceHome="1" securityTrimming="1" Alias="[COG]Navigation" runat="server"></umbraco:Macro>
<umbraco:Macro startingLevel="1" recurse="1" selectBranches="1" maxMenuDepth="999" ulBaseClass="horizontal" branchClass="branch" selectedClass="selected" forceNode="1044" expandChildren="0" forceHome="1" securityTrimming="1" Alias="[COG]Navigation" runat="server"></umbraco:Macro>
Hiya,
Did you get anywhere with this. It may be todo with the start depth and the depth of the node you are starting from 1044.
It would be helpfull to understand the site structure a bit more.
Tim
is working on a reply...