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, ...Dual Top Menus - Like DNN Software and Wordpress sitesDual Top Menus - Like DNN Software and Wordpress sites
Previous
 
Next
New Post
4/6/2018 1:18 PM
 
Hello..
We're starting to have to convert some WordPress sites over to DNN/Evoq. A lot of these sites have dual-menus at the top and some are dynamically created.

Since skinning isn't a strong point for a lot of people, it would be nice if DNN would release a free skin which included something similar to what their current website has as far as the top menus.

Anyone know of free examples which will allow us to create something similar and possibly dynamically? Parent page and sub page URLs are listed at the top.

Thanks..
 
New Post
4/7/2018 8:19 AM
 
Jeff Maze wrote:
Hello..
We're starting to have to convert some WordPress sites over to DNN/Evoq. A lot of these sites have dual-menus at the top and some are dynamically created.

Since skinning isn't a strong point for a lot of people, it would be nice if DNN would release a free skin which included something similar to what their current website has as far as the top menus.

Anyone know of free examples which will allow us to create something similar and possibly dynamically? Parent page and sub page URLs are listed at the top.

Thanks..

I think with  https://demo.40fingers.net/dnn-ddr-de... one should be able to figure it out, although it's on a very low level (no styling) . I can add this  specific example if you want. (won't be styled though, just a proof of concept)
What I normally do is add a page "TopMenu" and show all children of that page on top.
Is that what you mean?

 
New Post
5/17/2018 8:09 PM
 
Thanks for the reply..

If you look at this page: https://www.elegantthemes.com/blog/tips-tricks/how-to-create-custom-menu-structures-in-wordpress

And scroll down to the "Types of WordPress Menus" section, you'll see what I'm talking concerning primary and secondary menus.

I haven't been able to find an easy way to accomplish this dynamically within DNN.

This alone looks to be a major step up for Wordpress and their menuing system. I'm actually impressed by this and wonder why DNN hasn't implemented anything like this.
 
New Post
5/18/2018 7:45 AM
 
Jeff Maze wrote:
Thanks for the reply..

If you look at this page: https://www.elegantthemes.com/blog/tips-tricks/how-to-create-custom-menu-structures-in-wordpress

And scroll down to the "Types of WordPress Menus" section, you'll see what I'm talking concerning primary and secondary menus.

I haven't been able to find an easy way to accomplish this dynamically within DNN.

This alone looks to be a major step up for Wordpress and their menuing system. I'm actually impressed by this and wonder why DNN hasn't implemented anything like this.

There's nothing I see on that page that can't be done using DNN.

But the concepts are very different. DNN is based on a page structure, in WP you kind of fake one.
But you do need more HTML /CSS knowledge for a menu like this in DNN, or a skin that supports it.
In DNN the menu's and their placement is part of the skin, not a setting in the CMS.

There are several ways to accomplish this.
A. Look for a skin with a top menu.

B. Hard code the links in your skin.

C. Add a root page called "TopMenu" and use that page as the start page for the DDR menu on top.
It will show the children of the "TopMenu" page.
That way you can add pages, links or even links to documents if needed.
Bit more complex, but very flexible.
https://demo.40fingers.net/dnn-ddr-demo-skin/DDR-Menu-NodeSelector exampel children of page A-B

<dnn:MENU MenuStyle="Menus/02.01-DDR-XSLT-UL-Classes" runat="server" NodeSelector="TopMenu"></dnn:MENU>

D. You could also add a pane at the spot you want the menu and use the HTML module or, even better, on of the "structured content" modules to dynamically add links. I would use Open Content, but there are other module that support this.
But thus does require more knowledge of DNN and modules.

But when you are looking for a "switch on the top menu" option in the site's settings, that's not available in DNN.




 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Skins, Themes, ...Skins, Themes, ...Dual Top Menus - Like DNN Software and Wordpress sitesDual Top Menus - Like DNN Software and Wordpress sites


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