Closed (won't fix)
Project:
Marinelli
Version:
6.x-2.96
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
29 Jan 2010 at 20:14 UTC
Updated:
17 Jul 2016 at 01:32 UTC
Jump to comment: Most recent
Comments
Comment #1
shruti.sheth commentedHello,
I hope my answer is helpful to you. The following can be one of the solutions to this issue.
You can add a custom region 'above content' on top of the content region and this can be achieved as under
1. Add a region 'Above content' as the one showed in the code below
in your modules/system/system.module
2. Print the region 'above_content' in your page.tpl.php above the 'content' region as shown below.
In your page.tpl.php
Now, the blocks can be enabled in this above_content region.
Thanks.
Comment #2
naveeddil commentedI defied the same but when i add content to the Block its not showing on page ever i cleared the cache
any help
Comment #3
oadaeh commentedThis issue is being closed because it is against a branch for a version of Drupal that is no longer supported.
If you feel that this issue is still valid, feel free to re-open and update it (and any possible patch) to work with the 7.x-4.x branch.
Thank you.