Bulletmenu collapse issue

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Post Reply
liquid
Forum Members
Forum Members
Posts: 59
Joined: Sun Aug 07, 2005 10:20 pm

Bulletmenu collapse issue

Post by liquid »

Working with bulletmenu, using this code:

Code: Select all

{bulletmenu start_element=3.1 show_root_siblings=1 collapse=1}
The collapse option doesn't work. The only way I could get it to work is if the code is:

Code: Select all

{bulletmenu show_root_siblings=1 collapse=1}
Is there a fix out there for this? My PHP skills aren't strong enough to figure out what's going on.
liquid
Forum Members
Forum Members
Posts: 59
Joined: Sun Aug 07, 2005 10:20 pm

Re: Bulletmenu collapse issue

Post by liquid »

Bump. I tried Ell-Nav, but it won't do what I need it to do since I can't specify a starting element.

Can anyone out there help me?
Ted
Power Poster
Power Poster
Posts: 3329
Joined: Fri Jun 11, 2004 6:58 pm

Re: Bulletmenu collapse issue

Post by Ted »

So collapse + start_element doesn't work properly?
liquid
Forum Members
Forum Members
Posts: 59
Joined: Sun Aug 07, 2005 10:20 pm

Re: Bulletmenu collapse issue

Post by liquid »

That's right. Collapse doesn't work if start_element is there, but works fine once I remove it.
liquid
Forum Members
Forum Members
Posts: 59
Joined: Sun Aug 07, 2005 10:20 pm

Re: Bulletmenu collapse issue

Post by liquid »

Bump again. I'm sorry, I hate to keep bumping this but the site needs to launch and this is holding it up.

Can I offer to pay someone to fix this for me? Is that even possible?
liquid
Forum Members
Forum Members
Posts: 59
Joined: Sun Aug 07, 2005 10:20 pm

Re: Bulletmenu collapse issue

Post by liquid »

Something odd I just found - collapse works fine for subitems, not just for the current section.

For example:

- heading 1
  - subhead 2
    - subsubhead 3
    - subsubhead 4
  - subhead 5
    - subsubhead 6
      - reallyfardown7

If heading 1 is active, I expect all items under subheads 2 and 5 to be collapsed but subheads 2 and 5 should be shown. However, they're not. But, anything under subsubhead6 is collapsed. Which leads me to think that the collapsing is sort of working, but not completely.
Post Reply

Return to “CMSMS Core”