Theme hook suggestions for Panelized fields have colons which breaks the use of tpl files. Theme hook suggestions can only have underscores http://drupal.org/node/223440.

If the theme_hook_suggestion is changed, via a preprocess function, to only change the colons to underscores, then functionality is restored.

Screenshot of Devel Theme

Also found that the Pane-subtype also contains colons for node fields, ie "node:field_audio". But, I don't know if that is a bug...

Comments

merlinofchaos’s picture

Status: Active » Closed (duplicate)

This is an issue of Panels, not Panelizer, and is fixed in Panels -dev: #1599374: How to name a template file that contains a colon.

merlinofchaos’s picture

Issue summary: View changes

Duplicate Image