By Drupal_ on
I wanted to copy the garland theme with different names so that I could try different color and styles. But the new themes can only see the default regions, but not the extra ones diffined in the template.php I name the function in template.php with newtheme_regions and the extra regions are same for all themes . I don't know where I could be going wrong.. any thing else I should take care.. I thought this should be straight forward...
Comments
Post the code
If you can post the code from your template.php file, I bet you'll find some help.
www.roopletheme.com
the template.php is pretty
the template.php is pretty much the standard except for the regions. It seems to be working in the default garland theme. But the regions don't get shown for other copied themes. All the content in those regions goes to the left sidebar for some unknown reason!! Here's the template.php if it helps.
thanks
Can we have extra regions defined for multiple active themes??
Can we have extra regions defined for multiple active themes?? I tried this with garland, but doesn't look like it can be done.
----------------------------------------
PopularSikh - for the sikh inside you !!
When adding a new theme, you
When adding a new theme, you must set the regions for that new theme. Drupal has no clue that your new theme is a copy of Garland so it'll push all the blocks to the first item in yourtheme_regions().
And yes, each active theme can have their own blocks regions.
I did add the regions as you see in the template.php
But it is not working.. not sure why..
----------------------------------------
PopularSikh - for the sikh inside you !!
The reason it's not working
removed: epic necro o.O, sorry!