Getting tag on backend, not rendering properly
-
Hi,
Thanks for the plugin, it works great on the front-end but when an admin searches for a post on the back end there’s a bunch of HTML getting infused into the search results
For example this is what you see:
<span class="search-everything-highlight-color" style="background-color:#9f7799">Coffee</span>: Because You Don’t (Always) Need Booze
When the result should be this:
Coffee: Because You Don’t (Always) Need Booze
Seems like the span injection isn’t coded quite right for the backend. Or it would also be ok if we could remove search highlighting from the backend and keep it on the front end.
Thanks for any help.
- The topic ‘Getting tag on backend, not rendering properly’ is closed to new replies.