Home Forums WoodMart support forum Possible Search Bug?

Possible Search Bug?

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

    newsprince
    Participant

    Hello.

    Possible Search Bug?

    When i type part of the SKU at live search, it shows the product results BUT when you hit enter and go to the search page says that no products where found.

    Screenshot:

    https://prnt.sc/h8br6p

    Can you confirm this?

    Thanks.

    #23672

    Artem Temos
    Keymaster

    Hello,

    Thank you so much for contacting our support center.

    Please, provide us your admin access so we can check it.

    Kind Regards
    XTemos Studio

    #23681

    newsprince
    Participant

    Sent

    #23705

    Artem Temos
    Keymaster

    Try to add the following code snippet to the functions.php file in the child theme to fix this

    add_filter( 'woodmart_search_by_sku', '__return_true' );

    #23708

    newsprince
    Participant

    WOW it works. Thank you very much!!!

    #23719

    Artem Temos
    Keymaster

    You are welcome!

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

The topic ‘Possible Search Bug?’ is closed to new replies.