How to use new custom field of DISPLAY SUITE in node.tpl.php (Drupal 7)
I'm right now working on one of the drupal 7 project, which is basically based on Social networking like facebook.
Where we are including one of the module Heartbeat, in which we have done some customization and create one custom field from the Display Suite module. i have made this custom field and which is working good with Heartbeat module, but now we need required to display this custom field in all the other entity like node, comments, user profile etc.. I tried hard to do it but can't get success on. Can anyone give me hint how to use those custom display suite fields in node.tpl.php file ??
Thanks in advance.
Regards, Chandresh.
Answer
Solution:
In your node.tpl you have to use following code, for example field name : field_header