Download & Extend

Theming - node-nodeblock.php not recognized

Project:Node Blocks
Version:6.x-1.x-dev
Component:Code
Category:support request
Priority:normal
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

My node-nodeblock.tpl.php is not recognized. I wanted to replace the default output with a stripped down version.
Any ideas, why my node-nodeblock.tpl.php not used? I'm using a fresh drupal 6.10 installation.

Comments

#1

do you have a node.tpl.php in the same theme? this is required in order for the node-nodeblock.tpl.php to work.

Also, node-nodeblock.tpl.php assumes that your content type is named "nodeblock".

#2

You need a block.tpl.php as a fallback, and then create a block-nodeblock.tpl.php :)

#3

Status:active» closed (fixed)

Marking as closed, no activity for 6 months

nobody click here