I want to organize the subtheme directory like the core theme is. How to use template folder to hold all the .tpl files ?

Comments

Cybergarou’s picture

The subtheme organizes files the same way the core theme does. Template files can be put in a templates folder. You just have to be sure to clear the site cache when you add a new template, otherwise the new template isn't used by the subtheme.

espirates’s picture

Status: Active » Closed (fixed)

Thanks, that worked