I need to show the title on another part of the node, but the variable $title is empty if the exclude node title is active on that node.

CommentFileSizeAuthor
#1 title_on_another_variable-1909194-1.patch966 bytescamilosw

Comments

camilosw’s picture

Status: Active » Needs review
StatusFileSize
new966 bytes

I created a patch that copy title to excluded_title, so I can use it on the node.

fizk’s picture

Assigned: camilosw » Unassigned
Status: Needs review » Postponed (maintainer needs more info)

I've made some changes in the latest dev so that $node->title = ''; is avoided.

If you're able to get the title from the node object instead of $variables, you should be good to go.

fizk’s picture

Issue summary: View changes
Status: Postponed (maintainer needs more info) » Closed (fixed)