Hi there,

I don't know if the problem is with Skinr or with Acquia Prosper theme, but Skinr settings don't have any effect. I was using Skinr 1.1 and Acquia Prosper 1.0-beta3, I've also tried with dev versions : same problem.

I've already tried Acquia&Skinr a few monthes ago for another project, even if the user interface was much more simple at least it worked fine. Anybody experiencing the same issue?

Regards.

Comments

tahiticlic’s picture

Title: Settings don't apply, using Acqui Prosper theme » Settings don't apply, using Acquia Prosper theme

The problem is not linked to Skinr but to Drupal. In order to retrieve which classes must be applied, Skinr selects the current theme and first try to find the user's theme... Which is not unset by Drupal when disabling themes.
In my case, admin user had "Theme A" as prefered theme in database, even if "Theme A" was not enabled anymore... so Skinr did the right thing : fetching classes set for Theme A, i.e. none.

I'll report this Drupal's bug.

vinoth.3v’s picture

I my case, Skinr classes are applying to all the pages but node pages. I tried to set user's default theme to my custom theme in db which is enabled. no luck.

any suggestions ?

Regards
Vinoth

vinoth.3v’s picture

Priority: Normal » Critical

I have checked the skinr module,

skinr_fetch_data returns data on all the pages but not to node/* pages.

any Idea?

jacine’s picture

Priority: Critical » Normal
Status: Active » Fixed

Try the latest version: 6.x-1.2. This seems similar to this #682588: Skinr does not work when $custom_theme is set, which has been fixed.

Status: Fixed » Closed (fixed)

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