I’ve got the XSTORE Theme with a default search feature.
I want to replace this one by Ajax Search Pro I’ve purchased, but, depsite of my settings, nothing happens…
I send you the theme-function file included in my theme (the search function is in this) in case you want to see how it works.
I’ve tried disabling all other plugins but nothing changed…
Thank you very much for the details. Unfortunately the functions.php file does not contain information about the search form on the site. It is very likely hard coded somewhere in the header template files – that is the reason the automatic replacement has no effect.
You might have to ask the theme author for instructions on how to replace it, or if you want, you can add temporary FTP details to your ticket and I will try to locate it and replace it for you.
Please note, that I will do my best to help you out, but I cannot guarantee a solution when making modifications to files.
I managed to find the corresponding file in the theme directory. I have made a override copy of it to the child theme, with the replacement. You can find it in the woosearch.php file in the xstore-child directory.