By agilchrist on
When I use multiple themes, my menu will not show in the new theme. Even if I use an exact copy of the main theme, the new theme is not showing the menu. Any ideas?
I am using the "Show block on specific pages:" and I'm referencing the node. Here's the example. If you go to: http://lbmc.com/lbmc_professional_services_careers
the "Careers" menu shows up fine along the left side. But if I go to the same page with the new theme: http://careers.lbmc.com/lbmc_professional_services_careers
then the "careers" menu does not show!!
Any advice would be appreciated.
-Andy
Comments
Are you sure you made the
Are you sure you made the same block configuration for both themes in admin/build/block ??
configure for each theme?
I have Drupal 5.x
From what I see, I cannot configure a block for each theme.
I am assigning blocks based on node.
Am I missing something?
-andy
default theme
I'm using Drupal 6.x and found this post while having a similar problem. One theme was showing a block configuration that I had since changed. I set the 'broken' theme as the default theme and then arranged the blocks (again). After that both themes displayed the same block configuration.