Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #805244

    Hi amazing support team,

    I’ve just added SearchWP and added your suggest code to the fuctions.php file (http://kriesi.at/documentation/enfold/use-searchwp-instead-of-the-standard-search/)

    The problem i’m having it that the search is instigating before I’ve finished writing the word, or make a spelling mistake. For example, if i’m planning to search for ‘Console Tape’ but only get as far as writing ‘Cons’ if I pause for any reason or make an error, it starts searching and brings up no results.

    Any idea what’s going wrong? Website address notes below

    #806745

    Hey markgibbons243,

    Thank you for using Enfold.

    That is the default behavior or reaction of the ajax search. It will start processing the results after typing 3 characters. If you want to change the minimum characters before the search results diplay, please edit the js > avia.js file, look for the following code around line 1848:

    minChars: 3,
    

    Adjust the default value (3).

    Best regards,
    Ismael

    #808938

    Excellent, thank you!

    #809211

    Hi,

    Glad we could help. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.