Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
Hi community,
Please help me with the following situation.
When you try to find something in the search field, instead of products I receive some code line.
Please help.
Thank you.
Hi @Dobrison , that looks like a JSON response, a raw data sent by Shopify to your store, which should be translated by your theme to customer friendly search results. Unfortunately I don't think this can be resolved without accessing your website code, however if you post your website address, we could give you some hints!
@Dobrison
Long story short, the "suggestion" part of your autosearch is broken.
If you got a developer to get that coded in for you, please reach back to him to fix it. If this is from an app or from the theme you've purchased, reach back to the developers as well. Alternatively, you may hire a new developer to assist you and get this fixed.
The code below will hide the issue but will not fix it.
1. In your Shopify Admin go to: online store > themes > actions > edit code
2. Find Asset > theme.scss.liquid or theme.css and paste this at the bottom of the file:
[id] .autocomplete-suggestions{
display: none !important;
}
Kind regards,
Diego
As 2024 wraps up, the dropshipping landscape is already shifting towards 2025's trends....
By JasonH Nov 27, 2024Hey Community! It’s time to share some appreciation and celebrate what we have accomplis...
By JasonH Nov 14, 2024In today’s interview, we sat down with @BSS-Commerce to discuss practical strategies f...
By JasonH Nov 13, 2024