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, ...Issues moving to DDRMenuIssues moving to DDRMenu
Previous
 
Next
New Post
9/24/2016 11:51 AM
 

I'm trying to move from the solpart menu to the ddrmenu.  I've followed the instructions on how to register the ddrmenu control and changed the meu tag.   It works, but the issue is that it seems to effect much more than the menu.  It moves my search box, adds in buttons for text scaling and puts a frame around my whole page.  I've also added the tag NodeSelector="RootOnly" , but it still seems to draw the sub-menus.  I've looked at the documentation and I can 't seem to find how to control any of this.  Anyone have pointers as to what I need to modify?  Here is the code I changed:

 

 

From this:

 

<%@ Register TagPrefix="dnn" TagName="SOLPARTMENU" src="~/DesktopModules/DDRMenu/SolPartMenu.ascx" %>

 

To:

 

<%@ Register TagPrefix="ddr" TagName="MENU" src="~/DesktopModules/DDRMenu/Menu.ascx" %>
<%@ Register TagPrefix="ddr" Namespace="DotNetNuke.Web.DDRMenu.TemplateEngine"  Assembly="DotNetNuke.Web.DDRMenu" %>

 

 

For the Menu Tag from:

 

<dnn:SOLPARTMENU runat="server" id="dnnSOLPARTMENU" usearrows="false" rootonly="true" userootbreadcrumbarrow="false" Separator="<img src=&quot;images/menumiddle.jpg&quot;>" rootmenuitemcssclass="MainMenu_TabRootMenuItem" rootmenuitembreadcrumbcssclass="MainMenu_TabRootMenuItemSel" rootmenuitemselectedcssclass="MainMenu_TabMenuItemHover" Rootmenuitemactivecssclass="MainMenu_TabMenuItemSelHover" menuitemselcssclass="MainMenu_MenuItemSel" submenucssclass="submenu" submenuitemselectedcssclass="submenuitemselected" submenuitembreadcrumbcssclass="submenuitembreadcrumb" />

 

 

TO:

 

<ddr:MENU runat="server" id="ddr:MENU" NodeSelector="RootOnly"  />
 
New Post
9/26/2016 8:29 AM
 

I don't see any real issues in what you did.
I normally don't add the line:

 <%@ Register TagPrefix="ddr" Namespace="DotNetNuke.Web.DDRMenu.TemplateEngine"  Assembly="DotNetNuke.Web.DDRMenu" %> 

Did you try what happens when you remove it?


 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Skins, Themes, ...Skins, Themes, ...Issues moving to DDRMenuIssues moving to DDRMenu


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