> >
class="vcloud-page-boxed">
'post', 'posts_per_page' => 1, 'meta_query' => array(array('key' => '_thumbnail_id')) ); $vcloud_featured_query = new WP_Query( $vcloud_featured_query_args ); if ( $vcloud_featured_query->have_posts() ) : while ( $vcloud_featured_query->have_posts() ) : $vcloud_featured_query->the_post(); ?>
'post', 'posts_per_page' => 3, 'offset' => 1, ); $vcloud_featured_cta_query = new WP_Query( $vcloud_featured_cta_query_args ); if ( $vcloud_featured_cta_query->have_posts() ) : ?>