Hi guys, this is the scenario. I am creating new content type called "Static" and this is the description:
This is what you normally would use to write about your site which is not going to be changed frequently. Example would be your "About Us", "Contact Info" and many more pages.
Hence, i do not want to display the title as i will have an image which embeds the title. My question is how do i NOT display the static content title. I have already added a "static-node.tpl.php" which omits off the title section. But it still prints. This is probably because it "page.tpl.php" is displaying it. Anyone has any idea how to do this?

-Xyber.

Comments

alexrayu’s picture

Right. It should be node-static, not static-node.