Hello!

On the back-end my menu is looks like this:

- A
- A / a1
- A / a2
- B
- B / b1
- B / b2

So it has 2 parent items (A and B) - both having some child items (a1, a2, b1, b2).

Is it possible to make a Menu_block so that... if for example, A or a2 is selected (page is displayed). Then the A tree will be expanded while B is closed?

Is this what Menu_block does or not?

I can't seem to make it happen.

Using D7.12 and Menu_block 7.x-2.x-dev (2012-Feb-03)

Thanks,

Comments

mareks’s picture

Never mind - it works noW!

Don't know what it did but it works now. Uninstalled old version, installed the very the latest dev module and flushed cache, and ran cron all the time :)

Anyway, I'd like to thank the authors and contributors for the great module.

mareks’s picture

Now I am pretty sure that it's the Menu translation that confused me.

When I now enabled this module, my sub-menus are no longer displayed (expanded).

timatlee’s picture

Menu translation module is outright breaking my site.. I haven't looked into why, I just know that if it's enabled, the menu block is empty.

In my case, the menu is all from nodes, so I translate the nodes and add them to the menu. Somewhat fixes it.

JohnAlbin’s picture

Issue summary: View changes
Status: Active » Closed (outdated)

Sorry for not responding sooner!