Closed (works as designed)
Project:
Exclude Node Title
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
10 Jun 2011 at 15:40 UTC
Updated:
19 Feb 2012 at 11:51 UTC
When using Views to list a bunch of content which have "Exclude node title" checked, it still displays the title. I'm guessing it's just a matter of figuring out which Views hook to use and where to set the title to the empty string.
Comments
Comment #1
damd commentedFor what it's worth, this is what I'm currently using (in my custom theme):
Comment #2
remi9k commentedComment #3
gabrielu commentedThis works if you show Node teaser, and check to hide title from teaser view. It will hide it from views and any other place the teaser is loaded.
Install version 7.x-1.4 for all this features.
Let me know,
Gabriel