View Single Post
  #1  
Old 11-09-2007, 12:49 PM
 
keystone keystone is offline
 

X-Adept
  
Join Date: Jul 2006
Location: USA
Posts: 787
 

Default Testimonials only on home page

I would like to add some testimonials on my site but would only like them to show up on my home page. ( I know there are a few mods out for rotating random testimonials but I don't want to spend anymore money at the moment). I was thinking of using an {if} statement in the customer/home.tpl to create a new box with the testimonials in it but only if it was the home page. Something like

{if $main eq "HOME"}
sfgfgsfgfgssg
{/if}

I would place it right below the "help" box.
I don't know what the right text is to use in place of "HOME" or if there is a better way to accomplish the same thing.
Thanks
__________________
www.uscandleco.com - X-Cart Version 4.7.11 Gold Plus php7.3
mods:
reCaptcha
running on UNIX

www.keystonecandle.com X-Cart Gold Plus - Version 4.7.11 php7.2
mods:
reCaptcha
cdseo pro
running on UNIX
Reply With Quote