Download & Extend

Footer Blocks are not printing

Project:Barlow
Version:6.x-1.0
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

I believe that the

<?php
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

Comments

#1

Hey 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...

#2

Status:active» needs review

I have applied the following patch to fix this issue.

AttachmentSize
226249_footer.patch 760 bytes

#3

Status:needs review» fixed

patch committed.

#4

Status:fixed» closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.