View Single Post
  #157  
Old 08-03-2007, 08:10 PM
 
OpheliaPayne OpheliaPayne is offline
 

Senior Member
  
Join Date: Aug 2007
Posts: 130
 

Default Re: Lightbox JS v2.0 implementation

I am using 4.1.8. Looking at the install txt I am having some issues with the instructions.

Quote:
2. The same file(product.tpl), add following code right after product_thumbnail line(after {/if}):
{include file="thickbox/thickbox_productpage.tpl" }

I'm not familiar w/ with one is the thumbnail line... can an example of what this is be posted?

Quote:
3. The same file(product.tpl), comment this out with a {* *}:

{if $active_modules.Detailed_Product_Images ne "" && ($config.Detailed_Product_Images.det_image_popup ne 'Y' || $js_enabled ne 'Y')}
<p />
{include file="modules/Detailed_Product_Images/product_images.tpl" }
{/if}

I don't have this code in my file at all...

Any ideas?
__________________
xCart 4.6.1
Reply With Quote