I removed the logo feature because I wanted the Drupal port to look more like the original Wordpress theme.
Sorry if that breaks your website after update, I will try to avoid any more such changes in the future.
But I have just noticed that I also accidentally removed favicon feature in D6 theme version. I will push 6.x-1.6 release in a moment that will allow users to choose custom favicon again.
Surely the option to not have the logo is an inherent feature in any theme though. If someone wants to have it disabled like the original Wordpress theme, that's just a tickbox - that's the win-win situation. So you can disable it by default and allow others that would like a logo to also have it as well.
I'm not planning to bring back the logo feature. The theme is already pretty bloated and I would rather prefer to focus on simplifying things rather than adding new features.
@Hitmrrr you can check version 6.x-1.2 of the theme, it has the required code snippet.
Comments
Comment #1
jarek foksa commentedI removed the logo feature because I wanted the Drupal port to look more like the original Wordpress theme.
Sorry if that breaks your website after update, I will try to avoid any more such changes in the future.
But I have just noticed that I also accidentally removed favicon feature in D6 theme version. I will push 6.x-1.6 release in a moment that will allow users to choose custom favicon again.
Comment #2
rastarr commentedSurely the option to not have the logo is an inherent feature in any theme though. If someone wants to have it disabled like the original Wordpress theme, that's just a tickbox - that's the win-win situation. So you can disable it by default and allow others that would like a logo to also have it as well.
Comment #3
Hitmrrr commentedHello.
What to write in page.tpl.php that have the logo back?
Comment #4
jarek foksa commentedI'm not planning to bring back the logo feature. The theme is already pretty bloated and I would rather prefer to focus on simplifying things rather than adding new features.
@Hitmrrr you can check version 6.x-1.2 of the theme, it has the required code snippet.