Closed (fixed)
Project:
BlueMasters
Version:
7.x-1.1
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Issue tags:
Reporter:
Created:
17 Jun 2011 at 00:09 UTC
Updated:
4 Jan 2014 at 00:53 UTC
Jump to comment: Most recent
Comments
Comment #1
komal.savla commentedHi,
To add the region on the front page, first define the region in the .info file like the following:
Then add the following code in the page--front.tpl.php to print the region :
and clear the cache.
if you want to display the region on both front page as well as on all the other pages then add the above code in both page--front.tpl.php and page.tpl.php.
Thanks,
Komal
Comment #2
gtsopour commentedI think that Komal's comment answers to this issue/question. So I changed the issue status to fixed. Thanks Komal (komal.savla)