Download & Extend

Skinr options do not show up on blocks (themed with acquia prosper/fusion)

Project:Skinr
Version:6.x-1.1
Component:Documentation
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

I followed http://drupal.org/node/567962#comment-2040442 and http://drupal.org/node/567962#comment-2136752 but have not been able to view the skinr options in block configuration. I am ysing a fresh install of acquia drupal.

I have the same problem with 6x.1.0 version of skinr.

With both versions, I do not see the previously reported problem (http://drupal.org/node/567962#comment-2003984) of the themes getting disable when I navigate away from the theme page. All themes (skinr, fusion, prosper) remain enabled.

I wonder if others see this problem or if it is only at my end? Is there a fix?

Thanks

Comments

#1

I am experiencing the same problem with Prosper and blocks, but only within panels. I am able to partially theme nodes using skinr themes, but not blocks.

I am able to skin blocks using the standard theme's regions.

#2

Hey -- I did notice improvement if instead of theming the block in panels, I themed the *region* using skinr. But only the list style themeing block seems to work. This is probably a prosper problem.

#3

I stumbled into some things while tinkering around with this that might be helpful to you.

* Not all skinr styles seem to work within panels.

* Views can be themed using almost all skinr styles.

* Custom nodes never did theme correctly for me. I never tested existing nodes.

* My blocks could only be themed using certain styles (usually ones made for lists).

* Counter-intuitively, I could set the region theme to what I wanted and the block theme to what I wanted the region to be, and it would show up mostly right.

* I could theme blocks at the block level the way you'd expect to *IF* my panel used this way of nesting (which is not how the default flexible theme was set up): Row --> column --> row --> region. Blocks within Row -->region did NOT theme as expected unless first wrapped with a column.

Good luck.

#4

The latest version of skinr/panels requires your theme to have a panels-pane.tpl.php file to work properly (else the skinr classes won't be added).

#5

Component:Code» Documentation

This might need some update documentation.

#6

Status:active» fixed

This is documented here: http://drupal.org/node/578574#theme

#7

Status:fixed» closed (fixed)

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