Problem
Disabling the site name in theme settings causes the footer to just say the year.

Solution
?

Comments

ishmael-sanchez’s picture

Assigned: Unassigned » ishmael-sanchez
Status: Active » Fixed

I don't think it's horrible to have © and the current year, but I hear you. I wrapped the whole thing in a <?php if (!empty($site_name)): ?> so none of that markup renders if the site name is disabled.

chrisjlee’s picture

Oh thanks. I was going to work on that one.

Status: Fixed » Closed (fixed)

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