Closed (fixed)
Project:
Panels Frame
Version:
7.x-1.0-alpha2
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
31 Aug 2012 at 15:41 UTC
Updated:
25 May 2013 at 05:05 UTC
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
Comment #1
gmclelland commentedUpdate: Got it, I had to Clear all caches before this would work. Is that normal?
Comment #2
helior commentedYeah, 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!
Comment #4
pyxio commentedi 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.