Hello, thank you for making this module! It looks very useful.

After configuring a "Stack" with two layouts(a two col and three col), I'm unable to add content(Panes) into my Panel page under the "Content" tab.

I'm using Panels 7.x-3.3 and Panes Frame 1.0-alpha2.

If I switch the Layout back to using a standard Panels two column layout, everything work's correctly.

Any help you can provide is appreciated.

Comments

gmclelland’s picture

Update: Got it, I had to Clear all caches before this would work. Is that normal?

helior’s picture

Status: Active » Fixed

Yeah, you shouldn't have to do that. I tracked this down and realized that Panels does not register the stack layout theme when no child layouts (stacks) exist. Forcing you to flush your caches manually :/

This module now checks for that theme hook in the registry and rebuilds when appropriate. Thanks for filing an issue gmclelland!

Status: Fixed » Closed (fixed)

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

pyxio’s picture

i always flush caches when i have a problem... i use drush cc all about a hundred times a day. so when i had this problem i certainly tried that and it didn't work for me. however, i will give the updated release a try.