ExpressionEngine 2.5.2 - Build Date: 20120606
I have a template that displays search results. However, the “excerpt” appears to be stripped of all HTML. The field used for excerpts contains HTML in most entries, but the HTML appears to be discarded when being displayed as part of a search result.
Example:
Entry contains the following:
Here is some information about Product Name<sup>®</sup>But when output as part of search results, it appears as:
Here is some information about Product Name®Any idea why I might be experiencing this?
Thanks,
PJ