I have set a themeky rule to a taxonomy ID [tid] with value 1 (term 1).
I have added this taxonomy term using the panels' context to a panel page.
Saved all and cleared all caches (just in case). Does not work.

Comments

mkalkbrenner’s picture

Could please install ThemeKey Debug and post it's output on the page you expect the theme to be switched?

shaneonabike’s picture

This is an example from my site as I'm having the same issues...

I'm going to try your debug suggestions to see who is init the theme but it's weird that it's indicating that something is setting this as I don't have any idea what would be? Really strange issue...

If Im doing something wrong I'd love some guidance!

Rules

drupal:path = work-area/% >> Wilderness (just to test)
drupal:path = %wildcard >> Wilderness
+ drupal:path:wildcard wildcard ~ /work-area.*/ >> Wilderness

Dump

ThemeKey Debug Messages
Current theme: tni960
Skipped rule checking because another module already initialized the theme engine. $theme has been set to tni960.
This seems to be a bug. Visit drupal.org/node/754970 and help us improve other modules.
These are the current values of all available ThemeKey Properties. By clicking the value you can start creating a corresponding Theme Switching Rule.
drupal:get_q
node/69566

drupal:path
no debug information

drupal:path:wildcard
empty

locale:language
en

node:changed
1323450993

node:changed_date
2011-12-09

node:changed_date_time
2011-12-09 12:16:33

node:created
1264807879

node:created_date
2010-01-29

node:created_date_time
2010-01-29 18:31:19

node:language
neutral

node:nid
69566

node:promote
0

node:sticky
0

node:title
Agrarian Justice

node:type
project

node:uid
164

node:vid
110962

system:host
dev.tni.org

taxonomy:tid
83
82
63
91
81
74
73
802
111
108
106

taxonomy:tid_and_childs
106
63

taxonomy:vid
7
7
7
7
7
7
7
15
7
7
7

user:hostname
67.68.211.114

user:language
en

user:name
shaneonabike

user:uid
169
shaneonabike’s picture

Alright so it turns out that I had to download the latest Service Links (dev!) release in order for it to stop taking over the theme. I have one other strange issue with admin themes not working properly that I'm looking into.

mkalkbrenner’s picture

Status: Active » Closed (works as designed)