";
// thumbnail
$featured_img_url_small = get_the_post_thumbnail_url(get_the_ID(),'thumbnail');
$featured_img_url_medium = get_the_post_thumbnail_url(get_the_ID(),'medium');
if($featured_img_url_small!=""):
echo "
";
// begin style block
echo "";
// end style block
echo "
";
echo "
";
// end thumbnail
endif;
echo "
";
echo "
".get_the_title()."
";
if(has_excerpt()):
echo "
".get_the_excerpt()."
";
endif;
echo "
".__("Read More","santorini-tours")."
";
echo "
";
echo "
";
echo "