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, ...DDRMenu HTML Skin Object MarkupDDRMenu HTML Skin Object Markup
Previous
 
Next
New Post
8/15/2011 4:32 PM
 
Yes, that's basically right. Emulation mode is designed to allow you to take existing skins that use DNNMenu and get true hyperlinks etc without changing anything apart from the name of the navigation provider. However, you get the best out of DDRMenu when you use other templates such as the mega-menu template in the new DarkKnight skin, and that's where you would use the DDRMENU codebase - the NAV codebase will only use the DNNMenu template.
 
New Post
8/24/2011 5:22 PM
 
Would someone be able to help me out with the DDRMenu?  I've tried numerous ways of adding the DDRMenu to my custom skin, and I still have had absolutely no luck.  I even tried the <object/> syntax contain in the post above, and that doesn't work for me either.  Here's the situation:  I've developing a custom skin (ascx style) and want to use the DDRMenu within that skin.  When I put the control on the form and view the page, it throws a JavaScript error in SolPartMenu.min.js that ControlAlignment is null or not an object. I see content in the page source, but no menu on the page. I've upgraded to version 2 of DDRMenu with the same result.  I've tried samples from DNN wiki, dnngardern, and others, and nothing works. Below is a simplified version of my skin.  Please help!

<%@ Control Language="C#" AutoEventWireup="true" CodeBehind="NRCS3ColumnFixedHorizMenu.ascx.cs" Inherits="NRCS.Skins.NRCSPublic.Portals._default.Skins.NRCSPublic.NRCS3ColumnFixedHorizMenu" %>
<%@ Register TagPrefix="nrcs" TagName="Header" Src="../../../../Controls/NRCSPublic/SiteHeader.ascx" %>
<%@ Register TagPrefix="dnn" TagName="Nav" Src="~/DesktopModules/DDRMenu/SolPartMenu.ascx" %>


<div class="nrcs-public-outer">
    <div class="nrcs-public-fixed">
        <dnn:Nav runat="server" providername="DDRMenuNavigationProvider" menustyle="SolPart" IncludeHidden="true" />
        <div id="middle">
            <div id="ContentPane" runat="server"></div>
        </div>
    </div>
</div>
 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Skins, Themes, ...Skins, Themes, ...DDRMenu HTML Skin Object MarkupDDRMenu HTML Skin Object Markup


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