By corypark on
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
...
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.
yes, the theme is working
yes, the theme is working fine. The page.tpl.php as well as the all the view tpls are functioning.
_
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.
The base file was missing and
The base file was missing and that did the trick... THANKS!!!