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.
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
Comment #1
bwill commentedThis 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
Comment #2
mzizek commentedThank you this module worked PERFECT! I spent hours trying to alter the .php code with no luck.
Comment #3
mermentau commentedClosing old issues that have lain dormant over a year without a response from either side. Please reopen in the advent there's still interest.