absint( $category_id ), 'posts_per_page' => $posts_per_page, 'ignore_sticky_posts' => 1 ); $query = new WP_Query( $args ); ?> have_posts() && $posts_per_page ) : $class = "featured-blog-view-2"; $width_class = 'container'; if( $fullwidth ) $width_class = 'fullwidth'; ?>