Disabling Ajax Search - BROADCAST

robbieboy123
New Member
7 0 0

Hi There,

 

Is there a way to disable the Ajax search functionality in Broadcast?  We are referring to when you enter text into the search box and as you type suggested answers/ products begin appearing.  Instead we want the customer to  type in their whole search text hit enter and then see the results (not as they type). Welcome any suggestions.  

 

Thanks!

Replies 3 (3)

iDoThemes
Trailblazer
207 43 91

Remove the event listener from the input field. If it's a regular form it should still submit when hitting enter.

Developer of Liquify Chrome Extension -- Enhance the Shopify Theme Code Editor
.




Theme Developer -- Drop me a line
spurs123
Excursionist
43 1 9

Thanks @iDoThemes  for this. When and how do we do this?

iDoThemes
Trailblazer
207 43 91

You'll need a developer to remove it from the code.

Developer of Liquify Chrome Extension -- Enhance the Shopify Theme Code Editor
.




Theme Developer -- Drop me a line