If I use get_search_form(); more than once per page, it only displays it once.
I have one in header, then one in 404 and also in ELSE clauses if posts (etc) not found.
I tested this by using the 404.php, removing header one and 404 and vica versa, only shows one ever.
I "presume" this is down to the id="s" only allowing once instance?
Any help please.
Cheers