I did a complete reinstall and my node-type.tpl.php files aren't working... I've scoured the settings and tried all sorts of naming. I feel like theres something simple I'm overlooking here... any suggestions are welcome, thanks!

Comments

conorcan’s picture

Did you enable the applicable theme? For example, if you're using the Garland theme, then changes made in the Bluemarine directory will have not effect on the site design.

corypark’s picture

yes, the theme is working fine. The page.tpl.php as well as the all the view tpls are functioning.

WorldFallz’s picture

If you switch to garland and make a new node-type.tpl.php does it work? Also, make sure you have a base 'node.tpl.php' file in the same directory as the node-type.tpl.php files.

corypark’s picture

The base file was missing and that did the trick... THANKS!!!