'post', 'ignore_sticky_posts' => 1, 'category__in' => $appointment_dark_category_id, 'posts_per_page' => $appointment_dark_no_of_post); $appointment_dark_news_query = new WP_Query($appointment_dark_args); $appointment_dark_i = 1; while ($appointment_dark_news_query->have_posts()) : $appointment_dark_news_query->the_post(); ?>
"img-responsive"); if (has_post_thumbnail()):?>
'; $appointment_dark_i = 0; } $appointment_dark_i++; endwhile; wp_reset_postdata(); ?>