Closed (outdated)
Project:
Context
Version:
6.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
26 Aug 2011 at 18:53 UTC
Updated:
15 Dec 2020 at 20:44 UTC
Jump to comment: Most recent
Blocks added to a created theme region are evaluating to blank even when context is active.
I'm using a Zen subtheme. Commenting out zen_blocks does not change it.
Adding that same block to the region via the Block module will display it.
I think this is a major bug but will leave it to others to mark the priority. I've been developing with Context and Zen for a year or so now and never seen this bug before.
Steps to replicate:
Zen theme, context. Create a new region. Add blocks to it with context.
Comments
Comment #1
glass.dimly commentedThis is the bug over at the Zen module.
http://drupal.org/node/1233610
Comment #2
glass.dimly commentedAlright, I figured out what's causing this bug.
Bug: Unable to populate theme region via context (but possible through block module)
More reporting:
Here's the fix:
Under Conditions->Context I had "~other_context".
Removing that causes the context to populate the region with content.
Comment #3
glass.dimly commentedComment #4
glass.dimly commented....and here's the context that works:
Comment #5
alberto56 commentedThis is a zen bug I've come across before. I think it has nothing to do with context.
I remember it being fixed in zen, but can't find the specific issue. Anyhow, just make sure you are using v. 6.x-2.1 or higher of zen and it will work.
Cheers,
Albert.
Comment #6
paulocsClosing this issue as context 6.x is no longer supported.
Thanks.
Comment #7
paulocsComment #8
paulocs