On my index (start page) I have set option RandomItem which shows random product with short description bellow product image. I had put randomItem in little iframe.
Everything works OK but sometimes on some products "|n|" sign or more of them shows in short description and I can't figure out whats problem?
p.s. I have check products short description which shows "|n|" sign in admin panel but everything seems OK...
» Quick.Cart v2.x
paellaman
2007-12-03 15:00
Try the following: find product with this "|n|" error.
In admin, in the short description, you should make sure that all text is entered on a continuous line.
If you have typed or pasted a content in the short description field which includes a linebreak made by the enter button on your keyboard, it will not show in the html code in the short description field. It will however cause a non compliant linebreak which produces the |n| error at rendering the page.
If you need a new line in the short description , use <br />