PDA

View Full Version : Footers in Template


Tseguin
05-04-2008, 01:36 PM
Is there away to add footer to your template or somewhere on your site with out having to go in and add to every page?

lwyau
05-04-2008, 03:12 PM
I think you know the answer: You have to modify the template file in sohoadmin/program/modules/site_templates/pages/templatename/index.html.

Do the same to other .html files you find (home.html, cart.html, news.html, etc.)

Tseguin
05-05-2008, 05:47 AM
Is there away to get it to update every time you add a new page? Thanks again for your help.

DrJon
05-05-2008, 05:56 AM
If you do it to the index.html it will show up on every page (unless your template also uses home.html, cart.html etc...) in which case you'll need to edit those as well. Donwload to your PC, edit file (keep backup) and upload back to your server.