Home Forums Basel support forum Header Serch

Header Serch

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #8391

    kapilgbhalala
    Participant

    how to enable search product using SKU

    ex like FKG01-001

    #8394

    Artem Temos
    Keymaster

    Hello,

    Firstly, update the theme to the latest version. And add this code snippet to the functions.php in the child theme

    add_filter('basel_search_by_sku', '__return_true');

    Regards

    #8407

    kapilgbhalala
    Participant

    i can’t update my theme because i have done some changes in there so …i m using Basel V2.7.1 and also put your code in function.php but it’s not working

    #8418

    Artem Temos
    Keymaster

    Hi,

    Search by SKU field was added in the latest update and it can’t work with 2.7.1 version. Try to reupload inc/classes/Search.php file.

    #8430

    kapilgbhalala
    Participant

    thankyou now it’s working

    #8432

    Artem Temos
    Keymaster

    Great, you are welcome!

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