How to remove the title from a certain content type
code
Sometimes you just want to get rid of that pesky title in your Drupal installation. Perhaps you're displaying it via Views for some reason, or you just want to be a bit annoying... what do I know. If you want to remove the title - perhaps depending on what kind of content type (node type) you are displaying - there are many ways to do this.
I'm going to show you some of the ways you can do this.
Drupal 7