What's your biggest current challenge? Have your say in Community Polls along the right column.

Predictive Search Drop Down

Solved

Predictive Search Drop Down

YogaBear
Excursionist
34 2 5

Hi all,

For my store, the search function does not provide a drop down menu of the word you are searching for.
I have to press enter and then it will bring me to the search page and it will show me all the resembling product/pages/blogs based on this search. 

Is the predictive search drop down menu an auto function that I may have turned off?
Or do I personally have to code it into my theme in order to get it. 


Accepted Solution (1)
EBOOST
Shopify Partner
1248 324 373

This is an accepted solution.

Hi,

I saw reset button is missing. So it is showing an error.

EBOOST_0-1713786738456.png

I suggest you install Dawn theme. After that go to Snippets/header-search.liquid. Copy code of this file to paste your file.

EBOOST_1-1713786845952.png

 

- Hope can help. If you find my reply helpful, please hit Like and Mark as Solution
- Need a Shopify developer? Contact email: eboost10@gmail.com
- Visit our site: https://www.eboosttech.net to view and download shopify themes and magento2 extensions free
- ❤❤DONATE ❤❤Coffee tips

View solution in original post

Replies 8 (8)

EBOOST
Shopify Partner
1248 324 373

Hi @YogaBear ,

You can go to Go to Store Online-> theme -> customize -> Settings -> Search behavior to check

EBOOST_0-1713777381323.png

 

- Hope can help. If you find my reply helpful, please hit Like and Mark as Solution
- Need a Shopify developer? Contact email: eboost10@gmail.com
- Visit our site: https://www.eboosttech.net to view and download shopify themes and magento2 extensions free
- ❤❤DONATE ❤❤Coffee tips
YogaBear
Excursionist
34 2 5

Mine is enabled as well. 

Website is : https://www.gathererstavern.com/

YogaBear_0-1713777798985.png

 





EBOOST
Shopify Partner
1248 324 373

Hi,

I checked your site then saw some javascript errors. search-form.js file hasn't been included. 

 

EBOOST_1-1713779320460.png

May I suggest to update code these steps:

1. Go to Store Online-> theme -> edit code

2. Sections/header.liquid

3. add code likes screenshot

<script src="{{ 'search-form.js' | asset_url }}" defer="defer"></script>

EBOOST_2-1713779422004.png

 

- Hope can help. If you find my reply helpful, please hit Like and Mark as Solution
- Need a Shopify developer? Contact email: eboost10@gmail.com
- Visit our site: https://www.eboosttech.net to view and download shopify themes and magento2 extensions free
- ❤❤DONATE ❤❤Coffee tips
YogaBear
Excursionist
34 2 5

Dear EBoost,

Thank you for that but It works only if i go to https://www.gathererstavern.com/search and type it in. 

YogaBear_0-1713779942073.png

But it still doesnt work the drop down search function that is found in the header. 

 

YogaBear_1-1713779987863.png

 

EBOOST
Shopify Partner
1248 324 373

This is an accepted solution.

Hi,

I saw reset button is missing. So it is showing an error.

EBOOST_0-1713786738456.png

I suggest you install Dawn theme. After that go to Snippets/header-search.liquid. Copy code of this file to paste your file.

EBOOST_1-1713786845952.png

 

- Hope can help. If you find my reply helpful, please hit Like and Mark as Solution
- Need a Shopify developer? Contact email: eboost10@gmail.com
- Visit our site: https://www.eboosttech.net to view and download shopify themes and magento2 extensions free
- ❤❤DONATE ❤❤Coffee tips
YogaBear
Excursionist
34 2 5

Dear EBoost,

Omg, thank you it works now !! :DDDD
Bless you kind sir ! 


EBOOST
Shopify Partner
1248 324 373

Hi,

When you install a new theme. It will not affect other theme.And I suggest you should be duplicate the current theme  to backup before you update code.

- Hope can help. If you find my reply helpful, please hit Like and Mark as Solution
- Need a Shopify developer? Contact email: eboost10@gmail.com
- Visit our site: https://www.eboosttech.net to view and download shopify themes and magento2 extensions free
- ❤❤DONATE ❤❤Coffee tips
YogaBear
Excursionist
34 2 5

Dear EBoost, 

I did it thanks to you ! I edited my prev message not knowing you already replied. 
Thank you so much 😄