>

"; the_post_thumbnail('full'); } elseif ('right' == $archive_layout_image) { echo "
"; the_post_thumbnail('full'); } elseif ('full' == $archive_layout_image) { echo "
"; the_post_thumbnail('full'); } else { echo "
"; } echo "
";/*div end*/ endif; ?>
', 'blog-expert'), array('span' => array('class' => array()))), the_title('"', '"', false) )); if( !class_exists( 'Booster_Extension_Class' ) && is_single() ){ wp_link_pages( array( 'before' => '', ) ); } ?>
ID, 'blog-expert-meta-image-layout', true); if (empty($image_values) || $image_values == 'global' ) { $values = esc_attr(blog_expert_get_option('single_post_image_layout')); } else { $values = esc_attr($image_values); } if ('no-image' != $values) { if ('left' == $values) { echo "
"; the_post_thumbnail('full'); } elseif ('right' == $values) { echo "
"; the_post_thumbnail('full'); } else { echo "
"; the_post_thumbnail('full'); } echo "
";/*div end */ } ?> '', ) ); } endif; ?>