> <?php wp_title( '|', true, 'right' ); ?> update_layout_editor(); // set layout stles for customized layuting $best_magazine_typography_page->print_fornt_end_style_typography(); // fonts styles for customized fonts $best_magazine_general_settings_page->favicon_img(); // favicon function print favicon html located front_end/front_end_functions.php wp_head(); // wordpress standart scripts meta and ather.. ?> >