Hi Rui,
This issue was resolved earlier, however I am running into something now …
You moved part of the search function to my functions.php in the child theme. It looks like that code also takes care of creating the form, however when I try to modify the form the changes do not take. It looks like it is still using the sf_fullscreen_search from theme-functions-php. Is that correct? If so, then I guess that function should also move to functions.php in the child to make it possible to change it?
What I want to do, is to add a radio button to a form that changes the form action via a jquery function ๐
Thanks, Johan