Moderator
Jan Dembowski
(@jdembowski)
Forum Moderator and Brute Squad
Side note: Please do not post in all caps again. It’s considered rude and I’ve converted all of your text to lowercase.
To add a search form anywhere on your site, you may want to use get_search_form():
http://codex.ww.wp.xz.cn/Function_Reference/get_search_form
@scottsweb, I tried that and instant search was not working in that search box. Instead, I had to place search widget using the_widget( WP_Widget_Search )! Is it just for me or is it a general bug? I use Decode-child theme with WP 4.3.1
@atjesse it depends where the search box is on the page as to if it will work or not.
If you can provide more information about what you expect to see, a link to your site and more details of what you have tested I might be able to help.