Hello. I've realized that its pretty easy to get menus in blocks to only show up on certain pages, but I'm wondering if there's a way to get the same menus to show up in different areas for a defined section of the site (I want to get the left navigational menus to show up on the right when the pages are information-heavy).

I tried messing around with views for a bit, but can't figure out a clear way to link menu blocks + views. I tried searching for a while but can't seem to find a solution. If there's an obvious/well known solution to this, I apologize.

Thanks in advance.

Comments

jainrutgers’s picture

Yes there is a obvious/well known solution to your problem. Try the Multiblock module .

http://drupal.org/project/multiblock

Through this module you can create instance of existing block ang can define a different region for it...

Hope that will help

Chetan
mattandtamsen.com

kaotu’s picture

Just what I needed. Thanks a ton.