Viewing 1 replies (of 1 total)
  • Hey there,

    I had the same problem.
    I looked into plugins/search-autocomplete/js/search-autocomplete.js
    You need to change the open function at line 54 :

    .find(“a”) to .find(“li”)

    Report the same in the search-autocomplete.min.js as it is the one that is use.

Viewing 1 replies (of 1 total)
  • The topic ‘How to String Highlighting?’ is closed to new replies.