Is there a way to display a search box on a page (resembling the google landing page)?
I have tried to create a search page template. However, this doesn't work as all the wp-template styling disappears.
Thanks
|
Is there a way to display a search box on a page (resembling the google landing page)? I have tried to create a search page template. However, this doesn't work as all the wp-template styling disappears. Thanks |
|||
|
|
|
You can do this using the The following can be considered as your form layout.
You can add your own parameters such as tags, etc. by appending the get parameters to the action attribute of form. Refer some examples below: |
|||||||
|