2012-04-03, 03:19:17
andyash Wrote:This looks good. How can I add html tags like <br>, <em>, <b> etc. inside the description area? Currently when I try to add the tags they output as code on the page.
If you want the description to be HTML code, you must remove the htmlspecialchars().
For prettyPhoto you must also do this some lines above the changed part, but I'm not sure if prettyPhoto will display the HTML correctly.