Zen Cart Logo
Forums / Templates, Stylesheets, Page Layout / Can I use html template?

Can I use html template?

Views: 1,095

Results 1 to 4 of 4
21 Sep 2014, 12:35 AM
#1
annie_zaz avatar

annie_zaz

Zen Follower

Join Date:
Mar 2013
Location:
Sydney, Australia
Posts:
140
Plugin Contributions:
0

Can I use html template?

I purchased a bootstrap template and one of the files is shop.html .
Is it possible to intergrate this (html shop layout) into my Zen cart using the template override?
I tried earlier by putting the css files into custom folder and pasting the html into the define pages editor via admin with no luck.

21 Sep 2014, 12:57 AM
#2
frank18 avatar

frank18

Deceased

Join Date:
Nov 2007
Location:
Sunny Coast, Australia
Posts:
3,427
Plugin Contributions:
2

Re: Can I use html template?

Annie_zaz:

I purchased a bootstrap template and one of the files is shop.html .
Is it possible to intergrate this (html shop layout) into my Zen cart using the template override?......

Short answer: No

Long answer:

The ZC template system is fully integrated in all other ZC code. Any template you upload to your server needs to be compatible with the ZC file system or it will not work.

As an example, you can not use a template which is designed for a Drupal, Joomla or WordPress site on ZC.

There are many free (and commercial) templates available for ZC, see the Pugins area on this site to find some very good templates.

Hope this helps

Frank (from up the road)

21 Sep 2014, 7:50 AM
#3
annie_zaz avatar

annie_zaz

Zen Follower

Join Date:
Mar 2013
Location:
Sydney, Australia
Posts:
140
Plugin Contributions:
0

Re: Can I use html template?

Hi Frank,

Thanks so much for your reply and the info you passed on. Now I can stop trying to make it work lol.

3 Oct 2014, 7:40 PM
#4
divavocals avatar

divavocals

Totally Zenned

Join Date:
Jan 2007
Location:
Los Angeles, California, United States
Posts:
10,011
Plugin Contributions:
3

Re: Can I use html template?

But if you know how to create Zen Cart templates you can ADAPT & APPLY your theme into the Zen Cart template structure.. You have to know what parts of your template go into which template file..

For example, I have been doing a fair bit of work to integrate my Zen Cart template with my WordPress themes by making them "Share" elements (this isn't for the faint of heart) I had to have to have a sense of how Zen Cart templates and WordPress themes are structured to do this, but the principals of what I am speaking of are the same in your case. If you understand how Zen Cart templates are structured, you can build a Zen Cart template that is based on the HTML theme you purchased..