Active
Project:
Content Theme
Version:
7.x-1.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
22 May 2013 at 06:23 UTC
Updated:
16 Oct 2015 at 13:18 UTC
Jump to comment: Most recent
Comments
Comment #1
kavi93 commentedComment #2
kavi93 commentedComment #3
rstamm commentedThe Content Theme module works fine. Only the settings are overwritten by the Role theme switch module. You can see it yourself if you enable the Content Theme Debugger module.
You have to give the Content Theme module a higher weight.
Comment #4
rstamm commentedComment #5
escoles commentedCould you clarify: Do you mean to say that Content theme will only work if it has the highest weight of all modules which affect theme assignment?
I ask because Content Theme Debugger seems to be telling me that it's getting over-ridden by the default admin theme function. I'm seeing the following output:
So in order to ensure that this works, would we have to set it to a higher weight than whatever is controlling the admin theme setting?
Comment #6
mstrelan commentedIt would appear you have to disable "Use the administration theme when editing or creating content" at admin/appearance for this module to have any effect on node add/edit forms. So the instructions for use on a single content type edit form should be as below.
Comment #7
Collins405 commentedI agree with mstrelan, however this now kills the overlay module.