'; } else{ echo ''; } the_post(); // print_r(get_the_post_thumbnail( )); $post_title = get_the_title(); if(!is_single())echo ''; echo "

$post_title

"; if(!is_single())echo '
'; the_excerpt( ); echo 'Read More'; endwhile; else: endif; ?>