HTML code in search results

Home Forums Product Support Forums Ajax Search Pro for WordPress Support HTML code in search results

This topic contains 2 replies, has 2 voices, and was last updated by craymond craymond 6 years, 4 months ago.

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #15324
    craymond
    craymond
    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.

    Attachments:
    You must be logged in to view attached files.
    #15332
    Ernest Marcinko
    Ernest 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.

    Best,
    Ernest Marcinko

    If you like my products, don't forget to rate them on codecanyon :)


    #15709
    craymond
    craymond
    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.