Closed (duplicate)
Project:
Block Theme
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
21 Jul 2011 at 06:48 UTC
Updated:
6 Aug 2011 at 14:32 UTC
I have created a blocktheme named "standard" and created the file block--blocktheme--standard.tpl.php and placed it under the template folder, i have printed out the $variables['theme_hook_suggestions'] from my themes template.php at MYTHEME_preprocess_block and it shows the array which confirms that block template file is assigned, but while displaying, my block template is not rendering.
I am using zen theme in Drupal 7 at Windows Xp. Would you please put some light why?
Comments
Comment #1
amateescu commentedDuplicate of #1172514: Can't get Block Theme 7.x-1.0 to work in drupal 7 with Zen theme. I will post an answer there.