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

different header swf in different product categories

 
Reply
   X-Cart forums > X-Cart 4 > Dev Questions
 
Thread Tools Search this Thread
  #1  
Old 09-13-2004, 08:13 PM
 
angenose angenose is offline
 

Newbie
  
Join Date: May 2004
Posts: 9
 

Default different header swf in different product categories

i'm trying to place different header images or swf files in the head.tpl template file... but this file uses only one for the whole catalog.

Anyone know how I could make it so that each category dispalys a different image or swf?
Reply With Quote
  #2  
Old 09-14-2004, 08:26 AM
  shan's Avatar 
shan shan is offline
 

X-Guru
  
Join Date: Sep 2002
Location: Birmingham, UK
Posts: 6,163
 

Default

do something like this ...

name your images 1.gif, 2.gif etc

then in the header use

Code:
{if $cat} [img]{$ImagesDir}/{$cat}.gif[/img] {else} <img src="{$ImagesDir}/normal_image.gif"} {/if}

what were doing here is having a different image for each category and naming it after the category id number. all images are stored in skin1/images folder.

we also have an image called say normal_image.gif for all the times that your not viewing a category

that should give you some idea and you could expand on it from there
__________________
Looking for a reliable X-cart host ?
You wont go wrong with either of these.

EWD Hosting
Hands On Hosting
Reply With Quote
  #3  
Old 09-15-2004, 05:07 PM
 
angenose angenose is offline
 

Newbie
  
Join Date: May 2004
Posts: 9
 

Default

Yeah! that worked!
I just replaced the img src tags to point to my swf's and it worked fine.

Thanks Shan
Reply With Quote
  #4  
Old 09-15-2004, 05:32 PM
  adpboss's Avatar 
adpboss adpboss is offline
 

X-Man
  
Join Date: Feb 2003
Location: Ontario, Canada
Posts: 2,389
 

Default

Nice mod, move to Custom Mods?
Reply With Quote
Reply
   X-Cart forums > X-Cart 4 > Dev Questions



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:43 PM.

   

 
X-Cart forums © 2001-2020