$sticky );
$loop = new WP_Query( $args );
if ( $loop->have_posts() ) : ?>
have_posts() ) : $loop->the_post(); ?>
-
'Thumbnail', 'size' => 'singular-thumbnail', 'image_class' => 'featured', 'default_image' => get_template_directory_uri() . '/images/singular_thumbnail_placeholder.png', 'width' => 660, 'height' => 330 ) ); ?>