When Skinr Context module is enabled no skins applied to Panel panes ever appear. This is due to Context not being initialized at the point when panes are themed.

Comments

moonray’s picture

Status: Active » Needs review
StatusFileSize
new4.3 KB

This patch enters the CSS classes as placeholders on first run, then replaces those placeholders with actual CSS classes once all context is initialized.

ericinwisconsin’s picture

StatusFileSize
new46.43 KB
new32.4 KB

Thanks for the quick reply, moonray. I applied the patch, but no change. Here are the modules I'm using.

MODULES:
--------
Context 7.x-3.0-beta2+12-dev
Skinr 7.x-2.0-beta1

THEMES:
-------
tb_methys 7.x-1.0
Omega Base Theme 7.x-3.x-dev

And I've attached a couple of screenshots with and without the Context module. I wouldn't mind just forgetting the Context module if it would work, but even when it gives me the options to change the colors, they don't work.

moonray’s picture

Status: Needs review » Fixed

#2 is looks to be for issue #1560230: Changing Colors Doesn't Work.

I've committed this patch. Reopen if you find issues with it.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.