| Iografica Themes' ); ?>
',''); } elseif (igthemes_option('breadcrumb') == '1') { echo ''; } } add_action( 'igthemes_before_single' , 'igthemes_breadcrumb' ); /*----------------------------------------------- * 9.0 igthemes_before_single_title -----------------------------------------------*/ //featured image page function igthemes_page_featured_image() { ?> "; the_post_thumbnail( 'large', array( 'class' => 'featured-img' ) ); echo ""; } ?> "; the_post_thumbnail( 'large', array( 'class' => 'featured-img' ) ); echo ""; } ?> "; the_post_thumbnail( 'full', array( 'class' => 'featured-img' ) ); echo ""; } ?>