How can we help you today?
How other search bar works
Hi Max,
To resolve the issue, please open the design/themes/{USED_THEME}/templates/addons/searchanise/hooks/index/scripts.post.tpl file where {USED_THEME} is an active theme of your storefront and replace the line:
Searchanise.SearchInput = '#search_input';
with this one:
Searchanise.SearchInput = '#search_input,#new_search_input';
where new_search_input is ID of your second search field.
Thank you.
Max Lau
I installed the extension and the default header search bar is working.
but i have other search bar shows at the side. And it's not working.
Could u please let me know how to make other search bar work as well