If i enable Bartik I get a tick box at the bottom left of the screen for the themer which then popups up with information on the component I am hovering over. However in my custom theme the tick box doesnt appear. Thus I wondered what could be wrong. Is there a component of the theme which I need to render that the themer hooks into ?
nick
Comments
Comment #1
kenneth.venken commentedTheme developer should work out of the box. There are no hooks that you need to implement.
There have been some changes to theme developer lately, so this might not be an issue anymore. Could you test with the latest version? If this is still an issue, then it would be helpfull if you could provide a slimmed down version of your theme.
Comment #2
Ben Howes commentedI had this today and found that it was due to another unrelated javascript error. Check your browser console!
Comment #3
kenneth.venken commented