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

bestsellers thumbnails

 
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design
 
Thread Tools Search this Thread
  #1  
Old 03-25-2010, 04:27 PM
  Phoenixone's Avatar 
Phoenixone Phoenixone is offline
 

Advanced Member
  
Join Date: Feb 2010
Location: Portugal
Posts: 38
 

Default bestsellers thumbnails

hi guys i want my best sellers to display the thumbnail instead of the text how would i change the code for that?

Code:
{foreach from=$bestsellers item=b name="bestsellers"} <strong>{math equation="x+1" x=$smarty.foreach.bestsellers.index}.</strong> <a href="product.php?productid={$b.productid}&amp;cat={$cat}&amp;bestseller=Y">{$b.product|escape}</a> <br /> {/foreach}

please help
__________________
PHP 5.2.11
MYSQL 5.0.45

WESH UK hosting

--- Add-ons -----
X-RMA
X-AOM
X-FancyCategories
X-Feature comparison

BCSE Request a Quote
BCSE Customer Testimonials
BCSE Advanced ratings and reviews
BCSE Customer reward points
BCSE Reward points refferal
BCSE Customer polls

Cart Labs - Tabs
Reply With Quote
  #2  
Old 03-25-2010, 04:58 PM
  Phoenixone's Avatar 
Phoenixone Phoenixone is offline
 

Advanced Member
  
Join Date: Feb 2010
Location: Portugal
Posts: 38
 

Default Re: bestsellers thumbnails

got it done thanks
__________________
PHP 5.2.11
MYSQL 5.0.45

WESH UK hosting

--- Add-ons -----
X-RMA
X-AOM
X-FancyCategories
X-Feature comparison

BCSE Request a Quote
BCSE Customer Testimonials
BCSE Advanced ratings and reviews
BCSE Customer reward points
BCSE Reward points refferal
BCSE Customer polls

Cart Labs - Tabs
Reply With Quote
  #3  
Old 04-17-2010, 06:17 AM
  AusNetIT's Avatar 
AusNetIT AusNetIT is offline
 

Senior Member
  
Join Date: Apr 2009
Posts: 152
 

Default Re: bestsellers thumbnails

Hi,

Please share with others.

Thanks,
__________________
Melbourne website design | SEO in Melbourne

Installed Ver 4.6.0
Reply With Quote
  #4  
Old 06-21-2010, 06:23 PM
 
minfinger minfinger is offline
 

X-Adept
  
Join Date: Apr 2009
Posts: 678
 

Default Re: bestsellers thumbnails

How do you make the Best seller thumbnails bigger?

I've tried this, but no go, just made the pic taller:
Code:
{* $Id: bestsellers.tpl,v 1.14 2009/04/18 06:33:04 max Exp $ vim: set ts=2 sw=2 sts=2 et: *} {if $bestsellers} {capture name=bestsellers} <ul class="bestsellers-products-item"> {foreach from=$bestsellers item=bestseller} <li> {if $config.Bestsellers.bestsellers_thumbnails eq "Y"} <a href="product.php?productid={$bestseller.productid}&amp;cat={$cat}&amp;bestseller=Y">{include file="product_thumbnail.tpl" productid=$bestseller.productid product=$bestseller.product tmbn_url=$bestseller.tmbn_url image_x=180 image_y=130}</a> <div class="details"> <a class="product-title" href="product.php?productid={$bestseller.productid}&amp;cat={$cat}&amp;bestseller=Y">{$bestseller.product|escape}</a><br /> {$product.descr} {$lng.lbl_our_price}: {include file="currency.tpl" value=$bestseller.taxed_price} </div> <div class="clearing"></div> {else} <a class="product-title" href="product.php?productid={$bestseller.productid}&amp;cat={$cat}&amp;bestseller=Y">{$bestseller.product|escape}1</a><br /> {$lng.lbl_our_price}: {include file="currency.tpl" value=$bestseller.taxed_price} {/if} </li> {/foreach} </ul> {/capture} {include file="customer/dialog.tpl" title=$lng.lbl_bestsellers content=$smarty.capture.bestsellers} {/if}
__________________
X-Cart 4.3
Joomla
Among other things
Reply With Quote
  #5  
Old 06-23-2010, 08:43 PM
 
minfinger minfinger is offline
 

X-Adept
  
Join Date: Apr 2009
Posts: 678
 

Default Re: bestsellers thumbnails

Anyone? Thanks
__________________
X-Cart 4.3
Joomla
Among other things
Reply With Quote
  #6  
Old 06-27-2010, 05:50 PM
 
minfinger minfinger is offline
 

X-Adept
  
Join Date: Apr 2009
Posts: 678
 

Default Re: bestsellers thumbnails

I'm so ticked that I can't get the Images in the Best Seller to be the right size!!
__________________
X-Cart 4.3
Joomla
Among other things
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 11:42 AM.

   

 
X-Cart forums © 2001-2020