Hey,
I am adding a new region to a zen sub theme. This theme has 'first and second sidebar' but they are not a true 'left' sidebar (which doesn't exist in this theme).
I edited the sub theme's .info file and added 'left sidebar'. I notice it appear on the 'blocks admin page' but when I add a block to that region, it doesn't load. I even added the css code to the theme's (sub theme) css file AND
I cleared cache and I added code in the node.story template page (the page that I need to load the left sidebar as it displays stories and we need an ad to display there).
I know if I type 'test' it loads in the proper css styled position (left side of page) but dynamically, nothing loads.
Also, the [code]$left[/code] variable has no value even though I thought it would. I tested it in the node.story template php file.
What am I missing? What code do you need from me to figure this out? Thanks.