'; } elseif ( $count == 2 ) { echo '
'; } ?>
ID ); $image .= ''; if( $count == 1 ) : $image .= get_the_post_thumbnail( $post->ID, 'dt-featured-post-large', array( 'title' => esc_attr( $title_attribute ), 'alt' => esc_attr( $title_attribute ) ) ).''; else : $image .= get_the_post_thumbnail( $post->ID, 'dt-featured-post-medium', array( 'title' => esc_attr( $title_attribute ), 'alt' => esc_attr( $title_attribute ) ) ).''; endif; echo $image; else : easymag_post_img( '1' ); endif; ?>

'; } ?>