Closed (fixed)
Project:
Block Theme
Version:
6.x-1.0-beta1
Component:
Code
Priority:
Critical
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
6 Nov 2008 at 22:31 UTC
Updated:
23 Nov 2010 at 00:50 UTC
Blcoktheme does not support finding blocktheme-*.tpl.php files in child themes, they must be placed in the parent theme's folder.
This is not desirable behaviour at all. I use a child theme of the public one to do customisations so that I can slip new versions of the public theme in without issue. If there are blocktheme files in that folder and I forget about them, then they are liable to get wiped out.
Comments
Comment #1
amateescu commentedI think this is a feature request and it could use some info in the doc.
Comment #2
amateescu commentedIf this is still an issue, can you provide more detailed info on your theme -> sub-theme structure?
I tried to reproduce this using the Zen theme and CTI Flex sub-theme and the blocktheme template was picked up from the sub-theme templates folder.
Comment #3
amateescu commentedMarking as fixed. Feel free to reopen if you have some more info on this issue.