I am trying to hide the node title on all pages. I have tried to edit page.tpl to hide the title, but have had no luck.

Your help would be greatly appreciated.

Comments

bwill’s picture

This really isn't an issue for the theme developer. I'm sure it could be added as a feature, but in Drupal, there are many ways to do the same thing. A search of the forum for "Hide Node Title" produced a lot of examples that could be done via code or template.php functions. But a little persistence produced a module with a version 7 release - it could not be any easier than this...

http://drupal.org/project/exclude_node_title

mzizek’s picture

Thank you this module worked PERFECT! I spent hours trying to alter the .php code with no luck.

mermentau’s picture

Issue summary: View changes
Status: Active » Closed (works as designed)

Closing old issues that have lain dormant over a year without a response from either side. Please reopen in the advent there's still interest.