'; _e('No matches. Please try again, or use the navigation menus to find what you search for.', 'pmthemes'); echo '
'; echo ''; get_search_form(); echo '
'; echo '';
if ( $theme_options['pmthemes_display_fullw'] == false ) :
echo ' ';
_e('No matches. Please try again, or use the navigation menus to find what you search for.', 'pmthemes');
echo ' ';
get_search_form();
echo '';
printf( __( 'Search Results for: %s', 'pmthemes' ), '' . get_search_query() . '' );
echo '
';
if ( $theme_options['pmth_grid_col_opt'] == 'pmth-grid-coln' ) {
$gridopt = $theme_options['pmth_grid_column'];
} else {
$gridopt = $theme_options['pmth_grid_width'];
}
echo '';
printf( __( 'Search Results for: %s', 'pmthemes' ), '' . get_search_query() . '' );
echo '
';
echo '