In my particular instance, I'm overriding a specific node pane's title.

I want the pane title to link to the full node; but, I've discovered that if the Title is overridden, this will not work.

The only way to establish a link between the two is to either create a view in which I use an exact node (not really practical unless other related data needs to be displayed)
OR
to enable the "node links for 'add comment', 'read more', etc.".

Comments

Milkrow’s picture

I am having the same issue. If I do not override the title, the linking works fine. I don't want the read more link either and I can't get this to work correctly. Is there a work around?

wjaspers’s picture

You can override the default pane template (I think its panels-pane.tpl.php) and guarantee the title is linked. This might not be practical if you still want some panes unlinked; but it could suffice until the bug is resolved.

Letharion’s picture

Status: Active » Closed (won't fix)

The "Panel Nodes" part of Panels is deprecated in favor of the new Panelizer project which allows you to attach panels to any node.
I'm closing most issues related to the "Panel nodes" component in order to clear up the issue queue. If you feel that an issue is still relevant, please just re-open it.