This website uses cookies to personalize your experience. By using this website you agree to our cookie policy.

HTML code in search results

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #15324
    craymondcraymond
    Participant

    Greetings,
    Ajax search pro is returning results that contain HTML code, see screen shot here:
    https://www.dropbox.com/s/bzcx8n029hgobui/Screenshot%202017-10-27%2012.13.09.png?dl=0

    How can I remove HTML from search results. Thanks in advance.

    #15332
    Ernest MarcinkoErnest Marcinko
    Keymaster

    Hi,

    The plugin strips HTML tags by default. I’ve looked at the response, those are actually HTML chars but encoded so they can be displayed as is.

    I have made a test function, which will try to decode these HTML entities into real HTML tags, so the plugin can strip them later. Add this custom code to the functions.php in your theme/child theme directory (copy from line 3 only!). Before editing, please make sure to have a full site back-up just in case!

    Let me know if you need assistance with it.

    #15709
    craymondcraymond
    Participant

    Sorry, only seeing this response now. Thank you for this code. Testing this now.

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.