I have a few node types: hotel, restaurant, club, album, group

I want hotel, restaurant & club to use the simple review comment.tpl

but the album & group to use the default drupal comment.tpl

I have tried this comment-album.tpl.php

and pasted the default Drupal comment.tpl but it still shows the simplereview comment.tpl

Are there any theme_functions that need to be written? If so could you please provide an example

Thanks

Comments

memenode’s picture

I'm interested in this too.