4, 'post_type' => 'page', 'post__in' => $pages, 'orderby' => 'post__in' ); $query = new WP_Query( $args ); if ( $query->have_posts() ) : $count = 1; while ( $query->have_posts() ) : $query->the_post(); ?>
">

have_posts() ) : $queryvar->the_post();?>

2, 'prev_text' => esc_html__( 'Back', 'clean-lite' ), 'next_text' => esc_html__( 'Next', 'clean-lite' ), ) ); else : // If no content, include the "No posts found" template. get_template_part( 'no-results', 'index' ); endif; ?>

2, 'prev_text' => esc_html__( 'Back', 'clean-lite' ), 'next_text' => esc_html__( 'Next', 'clean-lite' ), ) ); else : // If no content, include the "No posts found" template. get_template_part( 'no-results', 'index' ); endif; ?>