section and everything up till < div id="main" > * * @package WordPress * @subpackage Aspen * @since Aspen 1.0 * * >>>> DO NOT EDIT THIS FILE <<<< * * Warning! DO NOT EDIT THIS FILE, or any other theme file! If you edit ANY theme * file, all your changes will be LOST when you update the theme to a newer version. * Instead, if you need to change theme functionality, CREATE A CHILD THEME! * * >>>> DO NOT EDIT THIS FILE <<<< */ if (function_exists('aspen_ts_pp_switch')) aspen_ts_pp_switch(); ?> > \n"; echo $viewport; ?> <?php // ++++++ HEAD TITLE ++++++ wp_title(''); // the title - will run through our filter ?> \n"; } if ( !aspen_use_inline_css(aspen_get_css_filename()) ) { // don't generate inline CSS $vers = aspen_getopt('style_version'); if (!$vers) $vers = '1'; else $vers = sprintf("%d",$vers); wp_register_style('aspen-style-sheet',aspen_get_css_url(),array($sheet_name),$vers); wp_enqueue_style('aspen-style-sheet'); } do_action('aspen_pro','head'); // stuff like other style files... wp_head(); ?> > \n"); // put the header before the wrapper? aspen_inject_area('preheader'); if ( !aspen_is_checked_page_opt('pp_hide_header') ) { echo "
\n"; if (!aspen_getopt('top_menu_before_header')) do_action('aspen_nav', 'top'); ?>
'; // needs a clear if not an img } } aspen_e_opt('link_site_image',"\n"); /* need to close link */ echo("\t\t\n"); } /* closes header > 0 */ } /* end hide-header-image */ do_action('aspen_pro','header_area_bottom'); ?> \n"; if (aspen_getopt('header_first')) echo '
'; } // end hide-header aspen_e_opt('header_first', "
\n"); // wrapper after header ?>