I cannot seem to make the search button use both text fields to search with.
You will see the search box at the top of this page: http://www.dominicsutherlandserver3.hostoi.com
[php]
<?php _e( 'What?', THEME_TEXT_DOMAIN ); ?> |
<?php _e( 'Where?', THEME_TEXT_DOMAIN ); ?> | |
|
|
|
This is the search box code.