'8', //'category_name' => '', ); $introduce_loop = new WP_Query($args); if ($introduce_loop->have_posts()): ?>
have_posts() ) : $introduce_loop->the_post(); $class=''; if ($i % 3 -2 == '0'){$class = 'third';} if ($i % 4 -3 == '0'){$class = 'fourth';} //get_template_part( 'template-parts/front-page/content/content', 'intro' ); //include(locate_template('template-parts/front-page/content/content-intro.php')); ?>