Hi,
under a menu item "Category Layout" I have some files with descriptions. In the backend I write an unordered list and get a text without formatting in the frontend. Regardless of whether I use the list in the Description or Short Description field, I always get a text without formatting in the frontend.
Hi Bettin,
In Documents listing page, we have to remove HTML tags in content of description. Because we limit number of words (of description) showing, therefor, we have to strip HTML tags and count the words for showing.
Thanks
Dam