/**
* The main header template of the theme
*
* @package Fashionista WordPress Theme
* @author Alexander Clarke
* @copyright Copyright (c) 2015, WPExplorer.com
* @link https://www.wpexplorer.com
* @version 4.3
*/ ?>
>
>
// Main content classes
$classes = 'outerbox clearfix';
if ( wpex_get_option( 'pagination_style', 'infinite_scroll' ) == 'infinite_scroll' ) {
$classes .= ' infinite-scroll-enabled';
} ?>
// Show large featured images on pages
if ( is_page() && has_post_thumbnail() && ! is_attachment() ) : ?>
wpex_get_esc_title() ) ); ?>