Change default search bar
-
Hi i want to ask something, im working with custom theme on my site. I have install algolia plugin and it works fine but only in default search bar. I want to include algolia in my search bar.
To be more spesific:
Algolia works on:
https://clickdate.gr/?s=testBut not wok on my home page on my custom search bar.
I found the differences. The difference is that algolia see the name of the input element to work: Default wordpress input is name=”s”. But im using name=”keyword-search”. If i change the name from “keyword-search” to “s” then algolia works but didnt work search propetly. Is anyway to change the default name “s” to “keyword-search” to work algolia to my search bar with name=”keyword-search”?
- You must be logged in to reply to this topic.