When I use node type filter to list a certain content type, the resulting page displays the mission statement. How do I disable this? Thanks!

Comments

Gabriel R.’s picture

You can customize the text using the `localization` module, include with Drupal. Create a new language and search for the text you want to replace, you can customize it for the specific page you want.

nancydru’s picture

Status: Active » Closed (works as designed)

@noid: My suggestion would be to implement a node-type.tpl.php theme page for that content type. I don't think this is something that can, or should, be done in this module.