6, 'post_type' => 'post', 'order' => esc_attr(get_theme_mod( 'anews_top_headline_post_order' )), 'tax_query' => array( array( 'taxonomy' => 'category', 'field' => 'term_id', 'terms' => get_theme_mod( 'anews_home_top_headline_cat' ), ) ), )); }else{ $p = new \WP_Query( array( 'posts_per_page' => 6, 'post_type' => 'post', 'order' => 'DESE', )); } ?> have_posts() ): $p->the_post(); $anews_current_index = $p->current_post+1; $anews_cols = ($anews_current_index % 5 == 1) ? '6 first' : 3; ?>
'img-responsive hadline')); ?>