How do I edit template variables
I'm trying to figure out how to edit templates and the variables in them specifically.
Before anyone jumps at me with a manual let me say I have read it but it is not written very clearly. I do have some background with HTML but very little with CSS and no knowledge of Smarty.
Here is a specific example of my problem...
I want to edit the "copyright.tpl" template so that the text is changed from the default values to my actual company name and copyright dates.
Looking at the copyright.tpl file in the X-Cart template editor I think I understand what is going on but I do not know where the variables are defined for the gloabal scope of the site and I don't know enough about Smarty to know how to (or even if it's possible) so change them within only this template. Using the webmaster mode I can see that the copyright.tpl is a sub-object of several other .tpl's however I cannot find the variable definitions in those either.
I think that the several "$smarty.Company..." items call to the variable that follows but I am totally lost how I can find these or change them.
Any help is greatly apprecaited.
Thanks for reading.
__________________
X-Cart v4.1.9
PHP 5.2.6
MySQL 5.0.67
Apache 2.2.9
Hosted by Handsonwebhosting.com
|