Home Forums WoodMart support forum Woodmart theme search

Woodmart theme search

Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #635735

    margiteerma
    Participant

    Hello!
    I was wondering if it is possible to show search results on desktop differently. Currently it is showing as a grid, but is it possible also to show it as a list? Are there any settings for that?
    Should we customize some code? What are the options?

    Thanks in advance!

    #635893

    Luke Nielsen
    Keymaster

    Hello,

    Try to use our Layout builder – https://xtemos.com/docs-topic/woodmart-woocommerce-layout-builder/

    And the condition like this https://prnt.sc/5MUP0kJmVvee

    Let me know the result.

    Kind Regards

    #635953

    margiteerma
    Participant

    Hei!

    Does that mean I should exclude the product archive view? Umm I did the new search with the layout builder. Tried testing. I added a product archive with include to search. Also made it active, but it is still showing me the grid on the search results. Any ideas? I will add couple of screenshots also.
    I added a wc products widget, which then displays the products, which should act as a search result? Or am I missing something?

    Any ideas?

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

    Luke Nielsen
    Keymaster

    Hello,

    Is there any chance that you could give me access to the dashboard area so I can check the site settings?

    Thank you in advance.

    Kind Regards

    #635988

    margiteerma
    Participant

    Sure!

    The temporary user credentials are in private content.

    #636011

    Luke Nielsen
    Keymaster

    Hello,

    Thank you for the access. Clarify which URL of the site you have.

    I await your response.

    Kind Regards

    #636047

    margiteerma
    Participant
    #636048

    Luke Nielsen
    Keymaster

    Hello,

    On my end it shows that the access is incorrect – https://prnt.sc/bsyUc9RgxsPs

    For now, you can remove that Layout for the search, and navigate to Theme Settings -> Settings presets -> create such a condition for the preset – https://prnt.sc/fjTBEx2–gIO . Then change the grid style to the list in Prreset’s theme settings – https://prnt.sc/QFvI6Gcz7Xp7

    Let me know the result.

    Kind Regards

    #636071

    margiteerma
    Participant

    Sorry!

    In the private are the corrected login credentials.
    I will test your instructions.

    #636334

    Luke Nielsen
    Keymaster

    Hello,

    Check how it works now and let me know – https://prnt.sc/g8E-Wo6iJ8EC

    Thank you for your time.

    Kind Regards

    #637149

    margiteerma
    Participant

    Hey!

    I am afraid you misunderstood me. I meant the search results in the search box. I will add the picture to the reply. Not the search-results page. That I knew how to change. I liked it how it was.

    Let me know if you need any more information!

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

    Luke Nielsen
    Keymaster

    Hello,

    Try to use the code below to change it:

    .wd-dropdown-results .autocomplete-suggestions {
        grid-template-columns: 1fr;
    }

    Clear the cache and check how it works.

    Kind Regards

Tagged: 

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