node--course.tpl.php is not working in D7.Please guide me.

Comments

laurencemercer’s picture

Hi,
have you cleared cache?
One way to do this is to go to 'admin/config/development/performance' and click the 'Clear all caches' button.

saurabh.arya’s picture

Yes,I have cleared the cache.

laurencemercer’s picture

Ok, have you got a 'node.tpl.php' in the theme folder (the same folder as the 'node--course.tpl.php' is in)? If not, add 'node.tpl.php' and then clear cache again - that should sort it.