Hi,
With MGS-InstantSearch-module installed, I currently have 2 different search result pages depending on how I search.
If I type my searched term into the search bar and hit enter it opens:
/instantsearch/result/?q=searchedTerm
If I type my searched term and the suggested-products-panel is shown and I click on "Show all" it shows me
/catalogsearch/result/?q=searchedTerm
How can I change the "hit-enter"-variant to open catalogsearch-result-page?
Or alternatively:
How can I show Sidebar-Filters (I think they come from MGS_Ajaxlayernavigation) on "instantsearch/result/q=searchedTerm"
Thanks in advance