Closed (fixed)
Project:
AdaptiveTheme
Version:
6.x-2.0
Component:
Subtheme
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
8 Jan 2010 at 22:07 UTC
Updated:
8 Jan 2010 at 23:55 UTC
I want to organize the subtheme directory like the core theme is. How to use template folder to hold all the .tpl files ?
Comments
Comment #1
Cybergarou commentedThe 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.
Comment #2
espirates commentedThanks, that worked