".esc_attr($chronicle_theme_options['blog_heading']). ""; } ?> 'post','posts_per_page' =>3, 'post__not_in' => get_option( 'sticky_posts' ), 'cat' => $category); } else { $args = array( 'post_type' => 'post','posts_per_page'=>3, 'post__not_in' => get_option( 'sticky_posts' )); } $post_type_data = new WP_Query( $args ); while($post_type_data->have_posts()): $post_type_data->the_post(); ?>
"> 'wres chronicle_img_responsive '); the_post_thumbnail('chronicle_home_post_thumb', $class); endif; ?>