Want to creat a search for my wordpress theme [closed]
WordPress uses the s key for search. If you add name=”s” to the input field this would probably work out of the box. Also make sure the button element has type=”submit” so your browser knows this is the submit button.