Closed (fixed)
Project:
Node Trail
Version:
6.x-1.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
15 Mar 2011 at 15:39 UTC
Updated:
2 Apr 2013 at 05:10 UTC
When I let "Panels Nodes" display my nodes the module "Node Trail" doesn't work. When node template is disabled "Node Trail" works and shows the active trail.
Any ideas why?
Greets suldan
Comments
Comment #1
merlinofchaos commentedHard to say. Maybe node trail works on a system that assumes the original rendering and the node template panel override does something else. I'm not familiar with that module at all.
Comment #2
alexh58 commentedI realize this is forever old, but came across a site that was using a panels override and this module with a node that had a nodetrail set... it also didn't show the menu specified, until I did the following:
Which fixes the problem, but I'm unfamiliar with the $a4 param and more so why we would care to check it in this case.
Comment #3
merlinofchaos commentedThat parameter is documented here: http://api.drupal.org/api/drupal/developer%21hooks%21core.php/function/h...
If I remember right, there is a checkbox to control that flag when you have the Node: Content pane. That does indicate that node trail very specifically needs the node to be viewed with that flag set, and that will only be set if your node content pane is configured to do that.