Home ›
Theme not registering modifications to the basic node templateTheme not registering modifications to the basic node template
Submitted by dhakimzadeh on December 3, 2009 - 3:42am
zen subtheme not recognizing changes to node.tpl.php
but it IS taking modifications made to node-TYPE.tpl.php
The culprit?
og
Organic Group's node-og-group-post.tpl.php overrides node.tpl.php
More like this
- Be sure to register templates moved to module layer, and moving functions from template.php to module
- Load a node for a template file- in exactly the same way a node object is presented to a theme
- Print information associated with a node elsewhere in page.tpl.php, using a separate template file for theming
- Variables available in _phptemplate_variables for node templates
- Not dead yet: Overcoming fatal errors converting a theme with some override functions in template.php


Comments
Post new comment