Can I install multiple theme for a single web site. That is, I have a web site with some pages and a shopping cart module.
Can I have a seperate theme for the pages and another different theme for the shopping cart for a web site alone
Please reply.
What I have understood is, for a web site one can have only a single theme for all the pages and event modules which is done by enabling a theme . Also I can have a seperate theme for admin of that site
But, if by any way can I have a seperate theme for the pages and another seperate them for the event module (a shopping cart, say ubercart installed ). Does drupal support in any way this type of dual theming for a single web site.
If possible how to have it done.
Comments
many ways!
We have many ways to achieve this:
Eg: http://drupal.org/project/taxonomy_theme
It depends on how you wish to switch the theme ... i mean based on what criteria will you be switching your themes
Sree
I have installed Taxonomy
I have installed Taxonomy Theme module and activated the modules from Administer -> Site Building -> Modules.
To use more than one theme on one Drupal site, I went to Administer -> Site Configuration -> Taxonomy Theme. First, and enabled "Enable Taxonomy-based templates" .
I checked all the
1. Enable Taxonomy-based templates
Enable 'Extended' (path-based) assignment of themes
Show theme option in create/edit node forms
Show theme option on term/vocab/content-types pages
I didn't check 5. Allow all themes.
I have a forum, a product page and want to show forum in another theme
When I checked Show theme option in create/edit node forms
I showed a 4 check box having check boxes checked by default on page referesh after doing the check
enabled.
Forum topic
Page
Product
Story
But still I dont have the forum page shown in another theme which is checked in theme page as i have checked 2 themes in the theme page.
What all settings to be done to show forum in another theme.
Thanks
Santy
Sree, OK,It worked with ext
Sree, OK,It worked with ext path
gr8!
Kool! so, i guess your issue is solved.
Sree