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, ...2 Instances of SolPartMenu2 Instances of SolPartMenu
Previous
 
Next
New Post
4/3/2007 11:19 AM
 

Hi,

Is it possible to display the SolPartMenu twice on a skin.  E.g top and bottom of the skin.  I have read through some articles that tell you how do it using the ascx method but I am using the HTML/XML method.

Thanks


For all your software needs.....www.softwareknowhow.info
 
New Post
4/4/2007 5:48 PM
 
Here is one example so lets say you have solpartmenu vertical and child only

    <Setting>
    <Name>Display</Name>
    <Value>vertical</Value  >
   </Setting>

 <Setting>
    <Name>level</Name>
    <Value>child</Value>
   </Setting>

and let us say you use your links token as horizontal parent only

<Object>
  <Token>[LINKS]</Token>
  <Settings>
   <Setting>
    <Name>CssClass</Name>
    <Value>links</Value>
   </Setting>
   <Setting>
    <Name>Level</Name>
    <Value>Root</Value>
   </Setting>
   <Setting>
    <Name>Separator</Name>
    <Value><![CDATA[]]></Value>
   </Setting>
  </Settings>
 </Object>

You could also have two solpart but then that would be a little more complex to do. so you could use a solpartmenu module that is free in solpart.com.

Salar

Salar

 
New Post
4/5/2007 9:58 AM
 
I actually want to display the full solpartmenu twice on the skin.  The user wants the menu to appear across the top of the skin and also across the bottom of the skin.  I thought i could just put the [SOLPARTMENU] item in both positions but i get an error saying that the solpartmenu has already been loaded.  I have also tried using [SOLPARTMENU] along with [SOLPARTMENU:1] but that didn't seem to work either.

For all your software needs.....www.softwareknowhow.info
 
New Post
4/6/2007 5:36 AM
 

You can use two Solpartmenu each with their own sections in skin.css and skin.xml. However, this is tricky and I dont advise it since the page load will be quite high. each solpart will have a big load on the page.

I would advise only one solpart and use any of the third party menus for the second.

Salar

 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Skins, Themes, ...Skins, Themes, ...2 Instances of SolPartMenu2 Instances of SolPartMenu


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