theming - Drupal 7 node.tpl and page.tpl not rendering variables -


i'm working on website drupal 7. have encountered problem when trying build tpl file. have content type named project(machine name: project), , want custom node.tpl.php , page.tpl.php. using zen theme, i've created files named node--project.tpl.php , page--project.tpl.php. thing when try render field using $node doesnt show up, stays blank, when try see $node using dpm($node) (from devel module), doesnt show anything. can problem ? frustrating.


Comments

Popular posts from this blog

PHP Error "Undefined index" -

C# List<> to xml -

javascript - Concatenate two fields in one in CRM 2011 -