View Single Post
  #8  
Old 04-15-2009, 08:02 PM
 
Sarunaz Sarunaz is offline
 

Newbie
  
Join Date: Jan 2009
Posts: 8
 

Default Re: How to do AUTO description for each product?

Quote:
Originally Posted by cflsystems
Second try this
Code:
<td colspan="2"> <br /> <br /> <span class="Text">The text that will be the same here<br />{$product.descr}</span> <br /> <br /> </td> </tr> <tr>

Also you probably have to clear your cache after every tpl change you do
www.yoursite.com/cleanup.php

I tried this <span class="Text">The text that will be the same here<br />{$product.descr}</span> and nothing. Where i can find cleanup.php file? Thanks.
__________________
My version 4.1.11
Reply With Quote