absint($intro_page ), 'post_status' => 'publish', 'post_type' => 'page', ); $loop = new WP_Query($args); if ( $loop->have_posts() ) : ?> have_posts()) : $loop->the_post();?>

2, 'post_status' => 'publish', 'post__in' => $page_ids, 'orderby' => 'post__in', 'post_type' => 'page', ); $loop = new WP_Query( $args_intro ); if ( $loop->have_posts() ) : ?>
have_posts()) : $loop->the_post();?>
counter_number; $counter_title = $counter->counter_title; $counter_icon = $counter->counter_icon; ?>