Presently I'm working a site that will be divided into three distinct sections. Each section will have its own template as assigned by term through the module "taxonomy theme". This appears to be working fine, but my problem is that I want to assign separate menu blocks to separate themes as well. For example, I only want the real estate menu to appear on pages that use the real estate theme, and so on. I'm able to create the separate menus in the admin section, and assign pages to my newly created menus, but my problem is that once I activate all three menus to appear in the left sidebar, all three menus appear. Only the menu (block) assigned to its appropriate them should appear, so I can keep my sections separate.
Any ideas of how this could possibly be done?
Comments
How to assign menu blocks to different themes
I just did this for a site I'm working on. We have 5 themes (one primary theme with 4 sub-themes), and on each of the sub-themes we have a menu block.
Go to admin/blocks, and on the List tab you should see all your themes listed at the top. Click on one of the themes you want to assign a menu to, and then you can assign the block (it should be in the Disabled part of the block list).
re
That did the trick