Bibi40k Posted April 8, 2014 Share Posted April 8, 2014 Hi, in PS 1.6.0.5 i added a multi line custom feature and on the front end it does not appear as in back end ... in multi lines. Link to comment Share on other sites More sharing options...
Bibi40k Posted April 16, 2014 Author Share Posted April 16, 2014 (edited) Solved, i've changed product.tpl <td>{$feature.value|escape:'html':'UTF-8'}</td> into <td>{$feature.value|escape:'html':'UTF-8'|nl2br}</td> Edited April 16, 2014 by Bibi40k (see edit history) Link to comment Share on other sites More sharing options...
Recommended Posts