Closed (fixed)
Project:
Taxonomy Theme
Version:
6.x-1.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Reporter:
Created:
13 Jun 2006 at 15:13 UTC
Updated:
3 Oct 2010 at 20:50 UTC
hello
i have 3 part in my site , and i want this 3 book part have their own theme
i have try all method, and i suppose i need to use the term-based
i have make a vocab "V" with 3 term (A,B,C)
i affect a theme to each term
i make the first page of my 3 book and i affect term to each and...it's ok
Now the probleme is that whent i create a child page , this don't inherit the theme is it normal
or should i hack the module ??
Comments
Comment #1
profix898 commentedtaxonomy_theme is designed to switch theme based on taxonomy vocabs/terms. Child pages are not necessarily assigned to the same term, in fact they are assigned to 'none' by default. You need to specify the 'correct' taxonomy term for each book page and all its child pages separatly OR you need to hack the module ... (should be small patch, please contact me if you want me to make the changes)
Comment #2
profix898 commentedComment #3
kash83 commentedHello,
i have the same problem.
i need the same function like the guy before.
is it now avaiable in any update ?
or can u show me a fix or patch ?
thanks a lot.
Comment #4
mkalkbrennerYou can use ThemeKey for that.