You need to Register for free and Login to post a message in the forum.

Forum

Subject: Solpart Menu Replaced by Drop Down List
Prev Next
You are not authorized to post a reply.

Author Messages
jak1970
Nuke Newbie
Nuke Newbie
Posts:1

28 Aug 2006 4:38 AM  
My drop down menu (replaced Solpart action menu) doesn't disappear when I log out.

Please help. I have uploaded the house menu module & skin object (DNN 4.3.4).

I have followed Lee's tutorial regarding removing the standard module solpart action menu with a drop down list. In editor mode it works perfectly, but when I log out, the menu remains (but with no entries - actually a blank line and a divider line) as does the arrow.

The page and module are set to view by all, edit by administrator only. I've gone through the tutorials a couple of times, but nothing seems to cover this.

Thank you
leesykes
DNN Creative Staff
Nuke Master III
Nuke Master III
Posts:3324

28 Aug 2006 5:43 AM  
Hello,

This is a bug in DNN 4.3.4 - hopefully it will be fixed in the next release (due in a couple of weeks).

I have found a workaround to it however.

When you create a page, Under Page Template, do not select 'Default' from the drop down list
Select 'None Specified'

This will create a standard blank page. - Then add a Text / HTML module to the page and it will now work correctly.

Thanks,

Lee Sykes
Site Administrator
Subscribe to the website : DotNetNuke Video Tutorials : The Skinning Toolkit : DotNetNuke Podcasts

Twitter: www.twitter.com/leesykes

Lee Sykes's Facebook Profile
JamesP
Nuke Newbie
Nuke Newbie
Posts:2

11 Sep 2006 11:45 AM  

This does indeed seem to work for Text /HTML modules - but others I've tried (e.g. FAQ, Documents etc) all still have the problem.

Any suggestions as to how to work around this until the issue is properly fixed ?

Many Thanks

James

JamesP
Nuke Newbie
Nuke Newbie
Posts:2

11 Sep 2006 11:55 AM  

OK - found that if you switch the "display container" off for the page it seems to be Ok

 

 

leesykes
DNN Creative Staff
Nuke Master III
Nuke Master III
Posts:3324

12 Sep 2006 3:27 AM  
Hi James,

Thanks for the info, yes you are correct with the problem.

Solpart menu in the latest release is now compatible with XHTML transitional mode which means that you can leave the Solpart menu for the containers.

The downside to this is that the Javascript for the Solpart menu will have to be loaded which will mean you will not get all of the speed benefits of a pure css menu and completely removing all of the Javascript of the Solpart menu. - But at least you will be able to display your containers around your modules!

Hopefully v4.3.5 should be released soon - it's currently out for platinum benefactors and it is supposed to fix these problems.

Thanks,

Lee Sykes
Site Administrator
Subscribe to the website : DotNetNuke Video Tutorials : The Skinning Toolkit : DotNetNuke Podcasts

Twitter: www.twitter.com/leesykes

Lee Sykes's Facebook Profile
DNNhost
DNN Creative Magazine Subscriber
Nuke Newbie
Nuke Newbie
Posts:1

13 Sep 2006 8:14 AM  
hi.. Im having terrible problems with this. where do I find the "display container" switch ? and Im not that happy with the drop down actions menu ? what can I do to enable the standard actions in stead? and finally any suggestions on horizontal menu with dropdown submenues ? What are you using on your own site? THanks Vera
leesykes
DNN Creative Staff
Nuke Master III
Nuke Master III
Posts:3324

13 Sep 2006 8:52 AM  
Hello,

If you un-tick display container it will remove the container, so it's not an ideal solution. - To do this you can go to a modules settings page / scroll down / page settings / un-tick Display Container.

To use the standard Solpart menu in the container, if you view a container from the DNN blue skin you will see how it is done, or view any of the earlier skinning tutorials from Issue no 5 & 6. All you need to use is this token: [ACTIONS]

If you are using v4.3 I would currently recommend to use the [ACTIONS] token and use Solpart as the container menu due to the errors with the drop down list.

For a horizontal menu with dropdown submenus I would use the Solpart menu. - Solpart is currently being used on DNN Creative, but on any new sites I build I use the HouseMenu and create pure css skins for better performance and quicker loading times.

Because I use the HouseMenu I do not use drop down sub menus, I tend to use the method that is outlined in this tutorial How to create Horizontal CSS menus in DotNetNuke using the HouseMenu or a combination of a horizontal and vertical menu.

Eventually DNN Creative will be using the HouseMenu with a pure css skin when I get time to re-design the site.

Hope this helps,

Thanks,

Lee Sykes
Site Administrator
Subscribe to the website : DotNetNuke Video Tutorials : The Skinning Toolkit : DotNetNuke Podcasts

Twitter: www.twitter.com/leesykes

Lee Sykes's Facebook Profile
leesykes
DNN Creative Staff
Nuke Master III
Nuke Master III
Posts:3324

18 Sep 2006 2:28 AM  
Hello all,

The DropDownList problem in the containers should now be fixed. DNN v 4.3.5 has just been released and it is mentioned as one of the fixes amongst many others.

Thanks,

Lee

Lee Sykes
Site Administrator
Subscribe to the website : DotNetNuke Video Tutorials : The Skinning Toolkit : DotNetNuke Podcasts

Twitter: www.twitter.com/leesykes

Lee Sykes's Facebook Profile
You are not authorized to post a reply.
Forums > Users Lounge > DNN Creative Articles > Solpart Menu Replaced by Drop Down List



ActiveForums 3.7

Latest Forum Posts

localhost Install issues by cdees
I've set up a local host and want to run DNN for a local development machine.  The host is set up; h...
RE: Reversing Limited Access to the Admin Menu by wynnjon
That is what I thought.  So for my clients that will need to manage user accounts, I can not limit t...
RE: Reversing Limited Access to the Admin Menu by leesykes
I seem to recall it doesn't work
RE: Reversing Limited Access to the Admin Menu by wynnjon
Thanks Lee-  I will give that a try.An additional question- If you place the "User Accounts" page un...
RE: Reversing Limited Access to the Admin Menu by leesykes
all you need to do is reverse the process within the SQL tables.Compare the data to the other rows i...
RE: Module not working when logged off. by leesykes
thanks for the info,
Reversing Limited Access to the Admin Menu by wynnjon
Hi!  I followed the tutorial for limiting the access to the admin menu.  What a great thing!However,...
RE: Trouble installing! Designer trying to be a Developer. by leesykes
glad to hear you found a solution, thanks,
RE: Skim Question by leesykes
You could but you will not be able to have an XHTML compliant page as the SolpartMenu is non-complia...
RE: Include in Menu - Weird Request by leesykes
For your sitemap.xml file - use GSiteCrawlerYou could create the site map before moving the sub menu...
RE: Trouble installing! Designer trying to be a Developer. by awright14
It looks like I had ASP installed in the wrong order.  Copying and pasting this into the Run Command...
RE: Need Help Changing Containers Contentpane's Text Color by leesykes
Hello,Have you tried adding a class to the content area of your container and then styling the p, a,...
RE: Vertical SolpartMenu by leesykes
hello,If you wish to display the admin and host menus within the house menu, you need to enable it i...
RE: Firefox Does Not Display WMV File In Media Module by leesykes
Hello,I have just tested this and I can play a wmv file in Firefox 3.0.3, so it does suggest that it...
RE: advice wanted convert site to DNN while keeping existing asp functionality by leesykes
You could try using the IFrame module in DotNetNuke and then just link the IFrame to the current pag...
RE: Need Help Changing Containers Contentpane's Text Color by CROKeefe
Thanks for the quick update... I know it looks broken right now, but I had the TITLE classes working...
RE: Need Help Changing Containers Contentpane's Text Color by leesykes
The default class for a container is .head so you will find that the .head class will override any s...
RE: Module not working when logged off. by t.ramya85
have to set the cache time to '0' in that module setting.
Trouble installing! Designer trying to be a Developer. by awright14
Hi Everyone,Just to let you know, I'm very new at this - very new to any type of dev environments in...
Skim Question by tlsadler
I've been going over your videos on skinning and may have missed something somewhere.Can you use the...
AppTheory
RSS Feeds