• Hi, I already implemented this solution, I like it, but it needs improvements towards its search capablities. For instance ‘Ajax Search Lite’ handles it better.

    bugs:
    – Unticking “show preloader” should set: .dgwt-wcas-preloader { display: none; }
    – “No results” redirects to ‘/undefined’

    feature request:
    -allow for partial querys, examples:
    It will find “samsung galaxy s8” but not “samsung galaxy s9” (doesn’t exists as of today). It should say “found samsung galaxy s9” and display the results.
    -allow for close matches, examples:
    It will find “samsung galaxy” but not “samsung galay”. It should say “found samsung galaxy” and display the results.
    -option change/disable the icons, specially the ‘x’ button. All these can be done with css though.

    You should set a repo in github, to allow for PRs. Be nice.

Viewing 1 replies (of 1 total)
  • Thread Starter cpucpu

    (@cpucpu)

    From those partial querying is particularly important.

    also, bug?:
    Keyword highlighting isn’t working in other than the exact order, example:
    “galaxy s8” will highlight those words in the sugestions box, but “s8 galaxy” won’t, even “galaxy s8 ” won’t.

    I tell you this, because I saw you were providing support, I hope you still are.

Viewing 1 replies (of 1 total)
  • The topic ‘Some issues, and where’s github?’ is closed to new replies.