| Topic: | Collapsible menus not working |
|---|---|
|
mickyd
Softmore
Posts: 59 Posted: |
Hi all, I have beed fighting with the fact that collapsible menus do not seen to work on my site http://gpsclues.com I have set up menus in various blocks to test this and none of them will collapse I have changed my theme to pndefault to exclude my custom theme from issue. I have read and applied the techniques in the following thread http://community.postnuke.com/index.php?module=Forum&func=viewtopic&topic=3045&highlight=collapsible%20menu, but as I am not really a coder, I can only try the obvious but it seems it is a setting not a code issue. I am using PagEd for the blocks but I don't think this is the issue as no other PagEd user seems to have this issue? Is it that I am mis-understanding what a collapsible menu is/ I thought it was like a 'drop down box'? Any Help Appreciated md |
|
AmmoDump
Team Member
Posts: 3024 Posted: |
Your theme needs collapsible ability hardcoded into it... find the block in your templete, you may want to collapse... And as some code: Code<span class="minbox"><!--[$minbox]--></span> near the title span... Makesure it is enabled. HTH, AmmoDump -- David Pahl Zikula Support Team |
|
mickyd
Softmore
Posts: 59 Posted: |
Many thanks Dave as this did make a difference and it gives me something to work on. It actually allowed the ability to manually 'collapse' a menu as after the code was added it placed a small + or - sign above the menus. The strange thing is this only works when you are logged in!! What I really want is the ability for the menu to collapse when you hover the mouse over the menu. Is this possible? Many thanks md |
|
AmmoDump
Team Member
Posts: 3024 Posted: |
Sorry, I misunderstood, this is a PageEd menu. I have never used PageEd. I thought you were refering to collapible blocks in gerneral. -- David Pahl Zikula Support Team |
|
getstuff4u
Freshman
Posts: 27 Posted: |
It depends on the theme as well, PostNukeBlue for example, for collapsible menus you need to select the 'dropdown' option in the setup page |
|
Wendell
online Professional
Posts: 1042 Posted: |
This feature appears to be gone in the latest 0.8 SVN. The themes that used to have it no longer have it and I've tried it in my own themes with no luck. We may need to resort to Ajax for this now. --
|
|
pnDev
Helper
Posts: 448 Posted: |
QuoteThis feature appears to be gone in the latest 0.8 SVN. Thats music to my ears, so tired of having to disable all those to enforce all the blocks are non-collapsable. -- pnDev.com ~ featuring the PostNuke paid services forum |