Closed (fixed)
Project:
Barlow
Version:
6.x-1.0
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
24 Feb 2008 at 22:58 UTC
Updated:
8 Mar 2010 at 03:50 UTC
Jump to comment: Most recent file
I believe that the print $footer; is missing from the footer div in the page.tpl.php file. This seemed to fix the issue for me, but wanted to post this in case anyone else was having this same issue. I am new to messing with themes, so I may be off on this and you may also want to wrap that print in an "If" statement like the $footer_message print is...
Thanks
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 226249_footer.patch | 760 bytes | anarcat |
Comments
Comment #1
bombo commentedHey Jonathan,
this is true, Problem fixed and assigned blocks do now display in the footer region. Thx!
One should update the Barlow Theme Download file page.tpl.php...
Comment #2
anarcat commentedI have applied the following patch to fix this issue.
Comment #3
anarcat commentedpatch committed.