Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author wpdreams

    (@wpdreams)

    Hi,

    Those should be stripped, that is not working correctly. I have managed to replicate this issue on our test servers, a fix will be included in the upcoming release.

    If you want to fix it temporarily for now, you can do it:
    (please make sure to have a site back-up before making any changes)
    1. Open up the wp-content/plugins/ajax-search-lite/includes/classes/search/search_content.class.php file on your server
    2. Replace it’s contents with this
    3. Save the file

    Hopefully that should do the trick.

    Best regards,
    Ernest M.

    Thread Starter doomidze

    (@doomidze)

    Thank you, it works for me but had not remove code from some shortcodes like that:
    [img alt=”Spring”]/wp-content/uploads/spring_1024.jpg[/img]
    http://prntscr.com/l1ng6l
    No was problem with database when I changed this file.

    Plugin Author wpdreams

    (@wpdreams)

    Hi,

    Shortcodes content is kept automatically. Try changing this option here: https://i.imgur.com/u2oh77t.png

    That might do the trick.

    Best regards,
    Ernest M.

    Thread Starter doomidze

    (@doomidze)

    Super. You are the best)

    With thanks,
    Dmytro T.

    Plugin Author wpdreams

    (@wpdreams)

    Neat! I will mark this as resolved then.

    Feel free to rate the plugin, it is greatly appreciated.

    Best regards,
    Ernest M.

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Exclude some tags’ is closed to new replies.