Zen Cart Logo

Change templates.

Views: 755

Results 1 to 2 of 2
2 Dec 2014, 6:39 PM
#1
cubmanky avatar

cubmanky

Zen Follower

Join Date:
Jan 2014
Posts:
224
Plugin Contributions:
0

Change templates.

I have my cart all up and running with a free template from online. Wanting to change to a different template. I know that they all have their own folder so installing the new template would put it in a new folder. I also know in the admin section I can tell Zen cart what temp to use. Any way I can keep the existing hot, but be able to open the new one in a test screen to see the look and fix any issues?

2 Dec 2014, 7:36 PM
#2
mc12345678 avatar

mc12345678

Totally Zenned

Join Date:
Jul 2012
Posts:
16,908
Plugin Contributions:
2

Re: Change templates.

cubmanky:

I have my cart all up and running with a free template from online. Wanting to change to a different template. I know that they all have their own folder so installing the new template would put it in a new folder. I also know in the admin section I can tell Zen cart what temp to use. Any way I can keep the existing hot, but be able to open the new one in a test screen to see the look and fix any issues?

Typical method to do this is to have a development copy of the site so that any changes made would not be visible to those visiting the site, otherwise there is a plugin that allows customers to pick the template that they wish to see... There are other code changes that could be made to use a separate template through the URI chosen; however, again no there is not a way out-of-the box for ZC to basically have two templates running at the same time. They can both be installed, but only one active at a time. To show the second template to a select group would require additional code either already designed or custom.