publish; $args = array( 'post_type' => 'post','posts_per_page' => $posts_count ,'ignore_sticky_posts' => 1); $post_type_data = new WP_Query( $args ); ?>
have_posts()): $post_type_data->the_post(); ?>
'img-responsive'); the_post_thumbnail('acura-post-thumb', $data); ?>