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?