When I create a custom node tpl page (node--products.tpl.php) page it is ignored. (Yes, I flush the cache.) Are custom node pages being overridden (maybe in the template.process.inc page)? Can you tell me how to cause the theme to pick up my custom node--products.tpl.php page?
Fri, 05/01/2015 - 09:23
Hi,
You can look for solution in https://www.drupal.org/node/1089656
part node--[type|nodeid].tpl.php
Please check what is your contentype then replace it by your node--[type|nodeid].tpl.php