'post', 'cat' => $client_category, 'order' => 'DESC'); $client_query = new WP_Query($client_args);?> have_posts() && $client_category) : ?>

    have_posts()) : $client_query->the_post(); $img = wp_get_attachment_image_src(get_post_thumbnail_id(), 'medium'); $img_src = $img[0]; if($img_src):?>
  • <?php the_title_attribute(); ?>