Quote:
Originally Posted by cflsystems
Try with {$product.product|escape:'quotes'}
|
It looks like that works for products that are 6'5", but not the 8' products...is that ' a tilde?
**EDIT**
What about this piece of code
{assign var='value' value=$value|replace:'"':'"'}
**SECOND EDIT**
The sidebar issue sems to only effect FireFox, as long as I modify the product title to not include tildes and quotes, IE seems to work fine.