problem changing the skin colour of the template

I have a problem setting the skin in the ja_vars.php file.

No matter which skin I set, for example:
#Color
$_params->set(‘ja_color’,’paper’);//’default’, ‘light’, ‘paper’, ‘wood’

The front end always shows the default. I have cleared the Magento cache many times ( all the cache including the javascript/ccs cache listed there) but this is having no effect. I even deleted all cache files directly from the magento cache folder,

The skin colours do change via the ‘Skins’ menu button on the front end, but editing the ja_vars.php file is having no effect.

It seems straight forward but is there any other ‘template’ cache anywhere which I may be missing, or is it some cookie somewhere?

1 answer

Profile photo of Sherlock 0.00 $tone February 22, 2013
Public

Hi maz001,

It’s a bug there, on that line you could change the variable ja_color to jm_color then it should work.
Let me know if the issue still there !

#1

Please login or Register to Submit Answer

Written By

Comments