Page 1 of 1

Theme Change Best Practices

Posted: Thu Aug 12, 2010 2:42 pm
by michaewa
I am getting ready to re-skin an AbleCommerce site by creating and applying a new theme.

I understand technically how to make the new theme and make the required updates, my question is regarding the suggested approach. Since you can't activate the theme without it displaying to all site users, what steps should be taken to cut over?

Does it require development of the new theme in a sandbox environment and then copying the new theme to the live site? Are there any other alternatives?

Thanks,

Andy

Re: Theme Change Best Practices

Posted: Thu Aug 12, 2010 8:21 pm
by mazhar
Idea of doing it on dev setup and then moving to live website is good.

Re: Theme Change Best Practices

Posted: Fri Aug 13, 2010 6:58 am
by jmestep
You can create a test category and use a display page for it that you aren't using on any of the real categories, then change the theme on that display page to your new theme. It won't necessarily the exact way a page might show on the site, but close enough for you to get an idea.

Re: Theme Change Best Practices

Posted: Fri Aug 13, 2010 7:40 am
by michaewa
Thank you both for the suggestions!