I can see two of each template file in the base theme
for example
adaptivetheme\templates\page.tpl.php
and
adaptivetheme\templates\page\page.tpl.php

should we create both files in a subtheme when we want to override one of these files ?

should we copy and paste the whole template folder ?

Comments

giorgosk’s picture

Status: Active » Fixed

Shoot
those were remnants of a previous adaptivetheme that I copied over
probably 1.6 -> 2.x files

Jeff Burnz’s picture

Correct, that is a remnant of an older installation, the structure changed for RC1 since we no longer need the deep directory structure since template suggestions would be stored in the subtheme.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.