Hi,
I created a certificate theme file for my 'certificate' node type called node-certificate.tpl.php.
I uploaded it to /sites/all/themes/mytheme/node-certificate.tpl.php and cleared all caches and theme registry.
For some reason the site won't use it. This goes for any node-whatever.tpl.php file I make and upload.
Here's my code in node-certificate.tpl.php:
<pre style="background:#eee;border:1px solid black;clear:both;"><?php print_r($node); ?></pre>
Any thoughts on where it could be breaking? I don't seem to have this issue on previous websites. :P
Best regards,
Chris
Read »








