Searchbox works when pressing Enter but not when clicking the button itself.
(javascript might be the problem)
Currently it only accepts single words. Any plans to add multiple word capabilities ?
Searchbox works when pressing Enter but not when clicking the button itself.
(javascript might be the problem)
Currently it only accepts single words. Any plans to add multiple word capabilities ?
There is a javascript that will prevent you from doing the search if you hit a back button to repeat a search. But if you keep searching without hitting the back button, there should not be a problem. I tested this and it works fine for me.
Multiword searches also works fine as long as the same words are in the same sequence in a post. There is no intelligent searching. Its only plain text searching.
You must log in to post.