I love the direction things are headed with the 3.x UI and Context Editor (with Admin 2).
I'm having two problems actually using the Context Editor though:
1. In the theme I'm developing, when I click Context Editor > mycontext > Edit, nothing happens. I don't see the box appear with Conditions or the block for adding more blocks. My theme is a subtheme of Zen 2.x. Is my issue this?... http://drupal.org/node/633778. Or is it something else?
2. When I switch to Garland, I get further. But I'm still having trouble. I can click Context Editor > mycontext > Edit. Then I can drag and drop blocks. But when I save changes, it looks like my changes aren't actually being saved. I have two blocks in my right sidebar. The two blocks are from different contexts. I want to change the order, to move the block on the bottom to the top. I move the block with drag-and-drop. But when I save changes, the blocks go back to how they were, and the weights remain unchanged.
Any suggestions?
Comments
Comment #1
yhahn commented1. Sounds like this is the Zen issue.
2. I think this is a bug... instead of simply reordering the blocks, if you add a block to the sidebar do you get a different behavior? I will look into whether there is an issue with reordering without adding/removing blocks when there are more than 1 contexts involved.
Comment #2
yhahn commentedChanging status.
Comment #3
baff commentedSame with Zen subtheme. I have blocks added via context UI - working - but not with context editor (admin+jquery UI)
Comment #4
henrijs.seso commentedsame here. Is there some requirements for theme to work with context/admin?
Comment #5
henrijs.seso commentedproblem went away after properly installing jquery ui (this is tricky sob). make sure you download proper files and place them in proper directories (use latest -dev version and place files in sites/all/libraries/.../...).