Path : /home/vishqocm/middleeastoday.com/wp-content/themes/digiqole/template-parts/page/
File Upload :
Current File : /home/vishqocm/middleeastoday.com/wp-content/themes/digiqole/template-parts/page/header-page.php

<header class="entry-header xspefix-entry-header"> 
    <?php if ( has_post_thumbnail() && !post_password_required() ) : ?>
        <figure class="entry-thumbnail">
            <?php the_post_thumbnail(); ?>
        </figure>
    <?php endif; ?>
    <h2 class="xspefix-title"><?php the_title(); ?></h2>
</header> <!-- .entry-header -->