Home › Forums › WoodMart support forum › Woodmart theme search
Woodmart theme search
- This topic has 11 replies, 2 voices, and was last updated 3 weeks, 6 days ago by
Luke Nielsen.
-
AuthorPosts
-
February 5, 2025 at 9:08 pm #635735
margiteermaParticipantHello!
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!
February 6, 2025 at 1:23 pm #635893
Luke NielsenKeymasterHello,
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
February 6, 2025 at 3:35 pm #635953
margiteermaParticipantHei!
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.February 6, 2025 at 4:18 pm #635975
Luke NielsenKeymasterHello,
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
February 6, 2025 at 4:50 pm #635988
margiteermaParticipantSure!
The temporary user credentials are in private content.
February 6, 2025 at 5:29 pm #636011
Luke NielsenKeymasterHello,
Thank you for the access. Clarify which URL of the site you have.
I await your response.
Kind Regards
February 6, 2025 at 6:30 pm #636047
margiteermaParticipantFebruary 6, 2025 at 6:35 pm #636048
Luke NielsenKeymasterHello,
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
February 6, 2025 at 8:27 pm #636071
margiteermaParticipantSorry!
In the private are the corrected login credentials.
I will test your instructions.February 7, 2025 at 3:34 pm #636334
Luke NielsenKeymasterHello,
Check how it works now and let me know – https://prnt.sc/g8E-Wo6iJ8EC
Thank you for your time.
Kind Regards
February 11, 2025 at 12:35 pm #637149
margiteermaParticipantHey!
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.February 11, 2025 at 3:16 pm #637212
Luke NielsenKeymasterHello,
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
-
AuthorPosts
Tagged: search
- You must be logged in to create new topics. Login / Register