Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeUsing DNN Platf...Using DNN Platf...Skins, Themes, ...Skins, Themes, ...show parent menu of current/child pageshow parent menu of current/child page
Previous
 
Next
New Post
11/17/2010 12:59 AM
 
I have the following menu hierarchy: 

Who We Are
Directors
Staff
Alan (not displayed)
Bob (not displayed)
Chris (not displayed)
Partners
What We Do
Facts & Stats

The Staff page has links to Bios, and on each Bio page I want to display its parent menu; that is, on each of the Alan, Bob, and Chris pages, I want to display the parent menu of Directors, Staff, and Partners menu items.

To display the top-level menu (Who We Are, What We Do, Facts & Stats) I use: 

<dnn:NAV runat="server" id="dnnNAV" ProviderName="DNNMenuNavigationProvider" IndicateChildren="false" ControlOrientation="Horizontal" CSSControl="navlist">
<CustomAttributes>
<dnn:CustomAttribute Name="RenderMode" Value="UnorderedList" />
</CustomAttributes>
</dnn:NAV>

And for the second-level menu (Directors, Staff, Partners) I use:

<dnn:NAV runat="server" id="dnnSUBNAV" ProviderName="DNNMenuNavigationProvider" IndicateChildren="false" ControlOrientation="Horizontal" CSSControl="navlist" Level="Same">
<CustomAttributes>
<dnn:CustomAttribute Name="RenderMode" Value="UnorderedList" />
</CustomAttributes>
</dnn:NAV>

So the only difference really is that I added Level="Same" for the second-level menu. But I can't figure out how display the second-level menu, on the third-level pages (the bios - note that on the bio pages themselves I don't display the third-level menu items). Any help would be greatly appreciated.
 
New Post
11/17/2010 8:26 AM
 
The HouseMenu can do this at a module level for you, if that will work.
http://houseofnuke.com/Projects/House...

Stuart

Hilbert Solutions, LLC
Owner, Hilbert Solutions, LLC
http://www.HilbertSolutions.com
A DNN Service Provider
From Module Development to DNN Upgrades, your one stop DNN Shop
 
New Post
11/17/2010 10:10 AM
 
You can do this with Coding Staff Menu Box module. It 's possible to set up parent page if you use it as a module. Another good thing that this is a free module. Download and enjoy!

Team Leader
CodingStaff Development Company
Check our dnn modules and dotnetnuke skins to see where you can start.
 
New Post
11/17/2010 10:59 AM
 

There's an example skin here, allowing you to set any page as the start page for NAV:
http://dnnskinextensions.codeplex.com...
 
New Post
2/16/2011 3:39 PM
 
did you figured it out,... I am facing same situation, I'm already using 'DNNMenuNavigationProvider' , I dont want to change that, can't this be done with DNNMenuNavigationProvider???
 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Skins, Themes, ...Skins, Themes, ...show parent menu of current/child pageshow parent menu of current/child page


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out