Follow us on Twitter X-Cart on Facebook Wiki
Shopping cart software Solutions for online shops and malls

poweredby.tpl - Show it Only on Product Details Pages

 
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design
 
Thread Tools Search this Thread
  #1  
Old 09-30-2003, 04:01 PM
 
jeeya jeeya is offline
 

X-Adept
  
Join Date: May 2003
Location: USA
Posts: 807
 

Default poweredby.tpl - Show it Only on Product Details Pages

Hello,

How can I set Poweredby.tpl page to be shown on Product Detail Pages Only Instead of showing that on Main Pages.

Thanks
Reply With Quote
  #2  
Old 09-30-2003, 07:55 PM
  groovico's Avatar 
groovico groovico is offline
 

X-Man
  
Join Date: Apr 2003
Location: Firetanksoftware.com
Posts: 2,326
 

Default

Find the line that includes it in your customer/home.tpl then put

Replace

Code:
{ include file="poweredby.tpl" }

With

Code:
{if $cat ne ""} { include file="poweredby.tpl" } {/if}

It'll only appear on product and category pages.
__________________
Groovico

Used by X-carters the world over:
Marketing Manager Pro Bundle For X-cart
Featured Product Manager for X-cart
Feed manager pro for X-cart

http://www.firetanksoftware.com

Celebrating 7 Years of providing quality X-cart Add ons and X-cart Mods for x-cart 3.X to X-cart 4.4.X
Reply With Quote
  #3  
Old 09-30-2003, 08:19 PM
 
jeeya jeeya is offline
 

X-Adept
  
Join Date: May 2003
Location: USA
Posts: 807
 

Default .

Thanks For Help Groovio

It does not make longer layout on main page anymore. But it still displays it on Main Catagory Pages - I want it to be showed only in Product Detail Pages or in product detail page and browse Product Pages. Not on Main Page and Main Catagory Page.

Thanks
Reply With Quote
  #4  
Old 09-30-2003, 10:05 PM
 
funkydunk funkydunk is offline
 

X-Man
  
Join Date: Oct 2002
Location: Cambridge, UK
Posts: 2,210
 

Default

change it to:

{if $main eq "product"}
{ include file="poweredby.tpl" }
{/if}
__________________
ex x-cart guru
Reply With Quote
  #5  
Old 09-30-2003, 11:19 PM
 
jeeya jeeya is offline
 

X-Adept
  
Join Date: May 2003
Location: USA
Posts: 807
 

Default

Thanks Glad You all are Here
Reply With Quote
  #6  
Old 09-30-2003, 11:20 PM
 
funkydunk funkydunk is offline
 

X-Man
  
Join Date: Oct 2002
Location: Cambridge, UK
Posts: 2,210
 

Default

no prob - happy to help when it is this simple
__________________
ex x-cart guru
Reply With Quote
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -8. The time now is 09:59 AM.

   

 
X-Cart forums © 2001-2020