Home Forums WoodMart support forum Ajax Search

Ajax Search

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #101320

    mbiehl
    Participant

    Hello
    I have a question :
    What would it cost to adjust the Ajax search. I need the following settings:
    Search in a field by category, keywords, and product content.

    #101322

    newsprince
    Participant
    #101335

    mbiehl
    Participant

    Sorry, I can not php

    How should I exactly add it?

    233 $results = new WP_Query( apply_filters( ‘woodmart_ajax_get_results’, $query_args ) );
    234 $relevanssi_do_query ($ results);

    #101344

    newsprince
    Participant

    Yes like that but you have to install the Relevanssi plugin also

    #101346

    newsprince
    Participant

    Go to folder and open the file

    /wp-content/themes/woodmart/inc/modules/search.php

    #101425

    Eric Watson
    Participant

    Hello @mbiehl,

    Unfortunately, in our theme, there are no such search options, and there is no easy way to add such functionality.

    Kind Regards
    XTemos Studio

    #101535

    mbiehl
    Participant

    Thank you thank you
    It works
    Top support

    Is there still the possibility for autocompletion.

    #101570

    Hello,

    We have a search by a category implemented in this way: https://woodmart.xtemos.com/ – “Select category”

    The default Woocommerce provide the opportunity to search by a keyword. Our theme does not influence the functionality of the Woocommerce.

    In order to add “Select Category” navigate to Woodmart > Header builder http://prntscr.com/iyd2pe

    Choose the proper header type (your current) http://prntscr.com/iyd333

    Enter the Search element and enable the option http://prntscr.com/m687py

    Best Regards

Tagged: 

Viewing 8 posts - 1 through 8 (of 8 total)