3, 'post_type' => 'page', 'post__in' => $slidepages, 'orderby' => 'post__in' ); $query = new WP_Query( $args ); if ( $query->have_posts() ) : $sld = 7; ?>
have_posts() ) : $query->the_post(); $i++; $banquet_hall_slideno[] = $i; $banquet_hall_slidetitle[] = get_the_title(); $banquet_hall_slidedesc[] = get_the_excerpt(); $banquet_hall_slidelink[] = esc_url(get_permalink()); ?>

have_posts() ) : $section1block->the_post(); ?>
have_posts() ) : $section2block->the_post(); $feat_image = wp_get_attachment_url( get_post_thumbnail_id($post->ID) ); ?>

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

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