Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #191794

    Hey guys.
    I am using Enfold to build a site containing only pages. We all know that the built in wordpress search functionality is not that good.
    So i installed a search relevance plugin to get relevant results first: http://wordpress.org/plugins/searchrelevance/

    Theese are my searchresults on the searchresults page when i search for “Lödd”:
    Search page results

    An theese are the results in the Ajax searchresults:
    Ajax search results

    As you can see the ajax searchresults are not sorting to relevance.

    We can’t have this on my the site. Either i fix so that the ajax results are the same as searchresults page or i remove the ajax functionality all together.

    What do you think? Can it be fixed or should i remove the ajax functionality?

    #191973

    Hi basilicon!

    To disable it, open js/avia.js go to line 30 and comment it:

    //new $.AviaAjaxSearch({scope:'#header'});
    

    Cheers!
    Josue

    #193368

    Thank you!
    That disabled it!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Remove or fix Ajax search functionality’ is closed to new replies.