By Rajatarora on
I want to have custom article type page theme thats why i created page--node--article.tpl.php but its not working i have cleared all cache but still its not working.
I want to have custom article type page theme thats why i created page--node--article.tpl.php but its not working i have cleared all cache but still its not working.
Comments
To override the node you
To override the node you should use node--article.tpl.php. To override the whole page, you need a custom preprocess function to add the template suggestion first.
Then use page--article.tpl.php as the template file name.
Thanks It worked
Thanks
It worked
Same here
Years may pass, but it still works like a charm.
Thank you for your this.
Antonio Hernandez