View Single Post
  #9  
Old 05-30-2008, 06:44 AM
  Yurij's Avatar 
Yurij Yurij is offline
Banned
 

X-Adept
  
Join Date: Jan 2008
Posts: 486
 

Default Re: Footer at Bottom of page

Quote:
Originally Posted by liamb2001
theyre you go mate, i have actually tried poutting at the bottom of that but with no luck

With this file everything is fine.

Try after these lines inserted your text and after that - cleaning cache (http://yourdomain.com/xcart/cleanup.php).

PHP Code:
{if $active_modules.Google_Analytics ne "" && $config.Google_Analytics.ganalytics_code ne ""}
{include 
file="modules/Google_Analytics/ga_code.tpl"}
{/if} 


If that does not help, give a link to your store with already pasted some text (which is above). I would look where the error occurred.
Reply With Quote