Home Forums WoodMart support forum Search doesn’t work realy

Search doesn’t work realy

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #715880

    it-9359
    Participant

    Hello,

    I am using the search function, but it does not work exactly as expected.

    For example, when I search for “Tomat” instead of “Tomaten”, it shows that there are results, but the actual products are not displayed.

    When I look at the search suggestions, I can see the results, but when I press enter, they are no longer displayed.

    What could be the reason for this and how can I fix it?

    Thank you!

    Attachments:
    You must be logged in to view attached files.
    #715933

    Aizaz Imtiaz Awan
    Keymaster
    Xtemos team

    Hello,

    Currently, your Shop page is built using a custom layout where you have added elements like Product Grid / Carousel widgets. These widgets display predefined or static product queries and do not dynamically respond to search results.

    To make search results work correctly, you need to ensure that the Shop/Search page uses a dynamic product loop instead of static widgets. You need to edit your Shop layout and replace the Product Grid/Carousel widget with:
    > “Products Archive” widget.

    After switching to a dynamic archive-based widget, your search results will display correctly on the frontend.

    Alternatively, if you would like to keep your existing custom Shop layout, you can create a separate layout specifically for search results and use the Products Archive widget there to ensure proper functionality.

    Best Regards

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