Closed (works as designed)
Project:
ThemeKey
Version:
6.x-2.1
Component:
Code / API
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
13 Jul 2010 at 13:26 UTC
Updated:
23 May 2012 at 11:48 UTC
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
Comment #1
mkalkbrennerCould please install ThemeKey Debug and post it's output on the page you expect the theme to be switched?
Comment #2
shaneonabike commentedThis 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
Comment #3
shaneonabike commentedAlright 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.
Comment #4
mkalkbrenner