the logo set in theme settings isn't showing up. This is because the php in the page.tpl.php file is setup with an elseif- based on if there is a site name. The thing is, site name is a required field. So with this code we'll never see the logo.

I've altered the page.tpl to fix this and I'll upload a patch shortly.

CommentFileSizeAuthor
#1 logo_elseif.1826116.patch551 bytesmattsmith3

Comments

mattsmith3’s picture

Status: Active » Needs review
StatusFileSize
new551 bytes

This patch fixes the issue for me.