'10' ) ); elseif ( is_category( 'news' ) ): // get_template_part( 'template-parts/section', 'categoryposts', array( 'category_name' => 'news', 'post_per_page' => '3' ) ); get_template_part( 'template-parts/section', 'categoryposts', array( 'post_per_page' => '3' ) ); elseif ( is_category( '' ) ): get_template_part( 'template-parts/section', 'categoryposts', array('post_per_page' => '6' ) ); else : ?>