View Single Post
  #4  
Old 02-03-2003, 06:36 PM
 
ramorse ramorse is offline
 

Advanced Member
  
Join Date: Dec 2002
Posts: 50
 

Default

The thread the I was given was way more than I wanted. So, because I purchased support I asked them and here's the answer. I just haven't had time to implement it yet:

You can edit the template '<xcart-dir>/skin1/customer/main/product.tpl'. Just find and replace the line

{include file="dialog.tpl" title=$product.producttitle content=$smarty.capture.dialog extra="width=100%"}

to

{include file="dialog.tpl" title=$product.product content=$smarty.capture.dialog extra="width=100%"}

Let me know if you try it and it works. I'm still getting to learn the system.
Reply With Quote