xmlns="http://www.w3.org/1999/xhtml"> * tag of your theme, or you will break many plugins, which * generally use this hook to add elements to such * as styles, scripts, and meta tags. */ wp_head(); ?> > '; echo ''; echo ''; echo '
'; //added change //if ( wp_is_mobile() ) { if (get_option( 'search-option' ) == 'true' ) { if ( wp_is_mobile() ) { echo '
'; get_search_form(); echo '
'; } } if ( is_home() || is_front_page()) { if ( get_header_image() ) { echo ''; } } ?>