View Single Post
  #10  
Old 08-06-2007, 01:51 PM
 
naemsmommy naemsmommy is offline
 

Senior Member
  
Join Date: Jul 2007
Posts: 144
 

Default Re: Make thickbox work for the default image, as opposed to detailed only?

Quote:
Originally Posted by carpeperdiem
I have thickbox working on my thumbnail image (as well as detailed). I moved the thumbnail code to the thickbox template in product.tpl

move the thumbnail code from product.tpl to thickbox_productpage.tpl (or whatever you call your thickbox template). I am not using the latest thickbox -- but the technique should work.

Code:
{include file="product_thumbnail.tpl" productid=$product.productid image_x=$product.image_x image_y=$product.image_y product=$product.product tmbn_url=$product.tmbn_url id="product_thumbnail" type="P"}

yes?

Can you please tell me where to put this code in thickbox_productpage.tpl? I'm having no luck getting this to work
__________________
Danielle
Reply With Quote