In order to show 2 blocks in a node override, I just setup 3 regions in the panel content as followed:
left column of upper row: node content ......... it's easy
right column of upper row: 2 views ........... it's easy again
bottom row: $links from the same node ........... I can not find it in the "add content" popup??

The $links will be displayed under the node content if the "Display links" was checked in the setting of node content. However, that means the $links will be displayed in the left column instead of cross the whole page.

It's very easy to rewrite node.tpl.php and CSS for embedding views and having the $links been displayed cross the whole page. However, using Panel will have more flexibility and control.

So, is that possible to make $links from a node as a different content when doing node override???

Comments

happydrupal’s picture

Is this possible to implement or not?? Or to rewrite node.tpl.php and CSS for embedding views and having the $links been displayed cross the whole page is the best solution?

Thanks for any advise.

crea’s picture

Status: Active » Closed (duplicate)