Ohh.. that is way over my headis there a you tube video at all on how to do any of this? I dont even know where to find the template file..
Ohh.. that is way over my headis there a you tube video at all on how to do any of this? I dont even know where to find the template file..
Start with where you want it... As I said, what page(s)... Do you want it to show on the shopping cart page? Do you want it to show on the contact us page? Every page???
If not me, others will help you along the way...
Sip from the fountain, don't try to drink it all.
ZC Installation/Maintenance Support <- Site
Contribution for contributions welcome...
Thank you :) Yes i will take my time baby steps! I think i only really need it on the home page.
Sounds good... So then where on the home page?
There's typically left side, right side, middle area, bottom/footer, and basically header. :)
ZC Installation/Maintenance Support <- Site
Contribution for contributions welcome...
Bottom Right hand side in the footer i think is where i would like to see it.
The file most likely to be modified would be found in includes/templates/YOUR_TEMPLATE/common/tpl_footer.php.
Where YOUR_TEMPLATE is the directory name for the template to be modified. This assumes that the template uses the footer file that is identified above. If that file does not exist in that path, then copy the file tpl_footer.php from includes/templates/template_default/common/tpl_footer.php to that location before editing.
Then you will want to find in that file where to place your code after so that it can be displayed and possibly include some CSS related information to help with positioning. If needed, feel free to provide the code of the file enclosed by [CODE] tags generated by selecting the # symbol in the toolbar of the reply message box.
ZC Installation/Maintenance Support <- Site
Contribution for contributions welcome...