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, ...DNN Nav Menu - Once and for all...DNN Nav Menu - Once and for all...
Previous
 
Next
New Post
12/5/2009 11:00 AM
 

Dave wrote
 

Do you have a timeframe in mind yet for this new release?

OK, v1.0.4 of DDRMenu is now released. It should, I hope, now pretty faithfully emulate all versions of DNNMenu, minus the bugs! It's free, so anyone can give it a try, and if you have any problems or feedback then feel free to drop a message in the forums on my site. I'll be working fairly soon on letting it replace the action menus so you can get your module dropdowns appearing in the right place as well.

 
New Post
12/31/2009 12:57 AM
 

This seems like the right place to ask...

Has anyone had a problem with the DNNMenu suddenly deciding that it doesn't want to show a tree of tabs to unauthenticated users?  This cropped up a couple of days ago and has me befuddled.  We have two menus, one along the top and one on the side.  I wrapped the one on the side into a control because our marketing people wanted it to show the entire tree from the highest parent for all pages in that tree.  Basically, it is just a copy of the codebehind of nav.ascx core file that inherits from a copy of the DNNMenuNavigationProvider.  I had to do that so I could get to the "StartTabID" property.  The problem is still there when using a "pure" version of the DNNMenu, in case you are thinking the obvious...

Anyway, when I debug as far as I can go before I hit compiled code, I find that the core provider is returning 0 nodes for that tree, so the problem is buried pretty deep.  I found by doing some poking around that the module controller is saying that the user does not have permissions for the tab(s) in question, even after I set the permissions programatically just prior to allow all users to view it.  What's strange is that the top menu behaves perfectly well and even shows all the right tabs in the dropdown, so it is fine with the permissions.  Also, I can get the Inventua Side Menu to show the tabs just fine.  We'd use that control, but it doesn't do what we need it to do.  But the point is, some providers seem to not have a problem and some do.  I've tried some other 3rd party controls, but can't seem to get them to work in order to test them out.  I'd rather not use 3rd party controls, anyway.

The menu works perfectly when logged in, and works perfectly on every page except these four (a top level tab and its three kids).  Of course, I've checked all the permisions and all the obvious stuff.  We're up against a deadline and this is driving us crazy!!!!

Any ideas? 

Thanks in advance!!

Davey

 
New Post
1/19/2010 7:30 PM
 

Has anyone been able to center the DNN Nav Menu?  By this, I mean centering the menu in the center of the page (as opposed to centering the text in the menu items). Using the Minimal Extropy skin, I tried setting the  ControlAlignment="center", but that didn't do anything. Below is code from the Minimal Extropy acsx:

             <div class="menu_left">
                 <div class="menu_right">
                     <div class="menu_bg">
                         <div id="horizontalmenu">
                             <dnn:NAV runat="server" id="dnnNAV" 
                                 ProviderName="DNNMenuNavigationProvider"
                                 IndicateChildren="false"
                                 ControlOrientation="Horizontal"
                                 CSSControl="mainMenu"
                                 ControlAlignment="center"
                                 StartTabId="-1" ExpandDepth="1" PopulateNodesFromClient="False"  />
                         </div>
                         <div class="clear_float">
                         </div>
                     </div>
                 </div>
             </div>

TIA,

Benedict

 
New Post
1/20/2010 6:32 PM
 

You would have to do that with CSS.

 
New Post
2/3/2010 3:16 AM
 

Good day for everybody!

I need to have two top-level menus on a page, i. e. some items are in one menu, and others in another. Boths menus must be placed separately and configured differently. But they should act as one top-level menu, with the only thing that its commands are split between two menus. Is there any way to specify which commands should belong to which of two menus? Or there may be some way to simulate such a behavior?

 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Skins, Themes, ...Skins, Themes, ...DNN Nav Menu - Once and for all...DNN Nav Menu - Once and for all...


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