<?php /** * The header for our theme. * * This is the template that displays all of the <head> section and everything up until <div id="content"> * * @package Newsmark */ ?> <!DOCTYPE html> <html <?php language_attributes(); ?>> <head> <meta charset="<?php bloginfo( 'charset' ); ?>"> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="profile" href="http://gmpg.org/xfn/11"> <?php wp_head(); ?> </head> <body <?php body_class(); ?> > <?php wp_body_open(); ?> <div id="page" class="site"> <a class="skip-link screen-reader-text" href="#content"> <?php _e( 'Skip to content', 'newsmark' ); ?></a> <div class="wrapper"> <header class="mg-headwidget"> <!--==================== TOP BAR ====================--> <?php do_action('newsmark_action_header_section'); ?> <div class="clearfix"></div> <?php $background_image = get_theme_support( 'custom-header', 'default-image' ); if ( has_header_image() ) { $background_image = get_header_image(); } ?> <div class="mg-nav-widget-area-back" style='background-image: url("<?php echo esc_url( $background_image ); ?>" );'> <?php $remove_header_image_overlay = get_theme_mod('remove_header_image_overlay',false); ?> <div class="overlay"> <div class="inner" <?php if($remove_header_image_overlay == false) { $newsup_header_overlay_color = get_theme_mod('newsup_header_overlay_color','#eee');?> style="background-color:<?php echo esc_attr($newsup_header_overlay_color);?>;" <?php } ?>> <div class="container-fluid"> <div class="mg-nav-widget-area"> <div class="row align-items-center"> <?php $newsup_center_logo_title = get_theme_mod('newsup_center_logo_title',true); ?> <div class="<?php echo esc_attr($newsup_center_logo_title == false ? 'col-md-3 col-sm-4 text-center-xs' : 'col-12 text-center mx-auto') ?>"> <div class="navbar-header"> <div class="site-logo"> <?php if(get_theme_mod('custom_logo') !== ""){ the_custom_logo(); } ?> </div> <div class="site-branding-text <?php echo esc_attr(!display_header_text() ? 'd-none' : ''); ?>"> <?php if (is_front_page() || is_home()) { ?> <h1 class="site-title"><a href="<?php echo esc_url( home_url( '/' ) ); ?>" rel="home"><?php echo esc_html(get_bloginfo( 'name' )); ?></a></h1> <?php } else { ?> <p class="site-title"> <a href="<?php echo esc_url( home_url( '/' ) ); ?>" rel="home"><?php echo esc_html(get_bloginfo( 'name' )); ?></a></p> <?php } ?> <p class="site-description"><?php echo esc_html(get_bloginfo( 'description' )); ?></p> </div> </div> </div> <?php do_action('newsup_action_banner_advertisement'); ?> </div> </div> </div> </div> </div> </div> <div class="mg-menu-full"> <div class="container-fluid"> <nav class="navbar navbar-expand-lg navbar-wp"> <!-- Right nav --> <div class="m-header align-items-center"> <?php $home_url = home_url(); ?> <a class="mobilehomebtn" href="<?php echo esc_url($home_url); ?>"><span class="fas fa-home"></span></a> <!-- navbar-toggle --> <button class="navbar-toggler mx-auto" type="button" data-toggle="collapse" data-target="#navbar-wp" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="<?php esc_attr_e('Toggle navigation','newsmark'); ?>"> <span class="burger"> <span class="burger-line"></span> <span class="burger-line"></span> <span class="burger-line"></span> </span> </button> <!-- /navbar-toggle --> <?php do_action('newsmark_action_header_search_section'); do_action('newsmark_action_header_subscribe_section'); ?> </div> <!-- /Right nav --> <div class="collapse navbar-collapse" id="navbar-wp"> <div class="d-md-block"> <?php wp_nav_menu( array( 'theme_location' => 'primary', 'container' => 'nav-collapse collapse navbar-inverse-collapse', 'menu_class' => 'nav navbar-nav mr-auto', 'fallback_cb' => 'newsup_fallback_page_menu', 'walker' => new newsup_nav_walker() ) ); ?> </div> </div> <!-- Right nav --> <div class="desk-header pl-3 ml-auto my-2 my-lg-0 position-relative align-items-center"> <!-- /navbar-toggle --> <?php do_action('newsmark_action_header_social_icon'); do_action('newsmark_action_header_search_section'); do_action('newsmark_action_header_subscribe_section'); ?> </div> <!-- /Right nav --> </nav> <!-- /Navigation --> </div> </div> </header> <div class="clearfix"></div> <?php do_action('newsmark_action_front_page_main_section_1'); ?>

There are many variations of passages of have suffered alteration in some form, by injected humour, or randomised words which don’t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn’t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators.
On the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable.

post
It is a long established fact that a distracted by the readable content of a page looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal.There are many variations of passages of have suffered alteration in some form, by injected humour, or randomised words which don’t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn’t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators.
On the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable.

The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc. There are many variations. you need to be sure there isn’t anything embarrassing

It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.

postIf you are going to use a passage of Lorem Ipsum, you need to be sure there isn’t anything embarrassing hidden in the middle of text.

If you are going to use a passage of Lorem Ipsum, you need to be sure there isn’t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators.

On the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful.

By admin