Hello, I am using the Pro theme and am building a custom search in my child search via creating a search.php file. I noticed a few bugs when attempting to use the default search param /s? so I switched it in my functions to use a different parameter key.
Now, how do I disable the default ?s= by the Pro theme?
The issue with using ?s= and my custom search.php theme file is that certain queries for example “test” breaks the page for some reason.
Thanks