I have Exclude Node Title set to hide titles for all nodes of a content type; however, there is a block on pages of that content type that references the node's title (in a View). Exclude Node Title hides the title in the View -- but I only want the title hidden for the page, not in the View. Is there a way to accomplish this?

Comments

gabrielu’s picture

Status: Active » Needs review

You can do the following, set the view do show the teaser of the node, and configure Exclude Node Title for Full view only.
ENT works for any pre-defined or custom view types, check the configure page. (Hint. Try to install latest DEV release, is stable to work with)

Best,
Gabriel

Katrina B’s picture

Unfortunately, that solution won't work when I have a View using fields (which is the case for 99 percent of my Views). Thanks for the suggestion, though!

gabrielu’s picture

Status: Needs review » Closed (works as designed)

Yes, in the case you are using Views then there is not much ENT can do for you. It only handles hooks from node processing.