The company used the Ecshop system, a period of time to develop a new front-desk template, are HTML-formatted
Ecshop How to apply Ah, before the ecshop comes with the template seems to be in DWT format
is not a pure HTML template, you can not be in the background template management--template selection as a choice?
Reply content:
The company used the Ecshop system, a period of time to develop a new front-desk template, are HTML-formatted
Ecshop How to apply Ah, before the ecshop comes with the template seems to be in DWT format
is not a pure HTML template, you can not be in the background template management--template selection as a choice?
Ecshop the front and back of the template extension is not the same, but the IDE configuration can be highlighted by HTML
It's called a dwt. I guess it was originally edited by Dreamweaver?
This template system is too pit, I am directly complete copy of a directory and then crazy change, or directly change the default, nothing to choose what template.
DWT just ecshop custom rules read, the basic structure of the template is HTML, when the corresponding data block to look at the ecshop syntax to make corresponding changes, it seems that it some HTML fragments or with the TPL
The Ecshop template is a DWT file
$_CFG['template'] = 'default';
Tiger, don't you have the original example?