> '; if ($blog_life_style == 'masonry-style' ) : the_post_thumbnail( 'blog_life_masonry_thumbnail', array( 'alt' => get_the_title(), 'itemprop' => "image")); else : the_post_thumbnail( 'post-thumbnail', array( 'alt' => get_the_title(), 'itemprop' => "image")); endif; echo ''; } ?>
', esc_url( get_permalink() ) ), '' ); ?>