/home/desid573/verdenaturopathy.com.au/site3/wp-content/themes/spa-lite
Edit: /home/desid573/verdenaturopathy.com.au/site3/wp-content/themes/spa-lite/front-page.php (7518B)
3,
'post_type' => 'page',
'post__in' => $pages,
'orderby' => 'post__in'
);
$query = new WP_Query( $args );
if ( $query->have_posts() ) :
$sld = 7;
?>
have_posts() ) : $query->the_post();
$i++;
$spa_lite_slideno[] = $i;
$spa_lite_slidetitle[] = get_the_title();
$spa_lite_slidedesc[] = get_the_excerpt();
$spa_lite_slidelink[] = get_permalink();
?>
have_posts() ) : $querypagethreeboxes->the_post(); ?>
'featured-box-image'
)); } ?>
have_posts() ) : $seccolbox->the_post(); ?>
2,
'prev_text' => esc_html__( 'Back', 'spa-lite' ),
'next_text' => esc_html__( 'Next', 'spa-lite' ),
) );
else :
// If no content, include the "No posts found" template.
get_template_part( 'no-results', 'index' );
endif;
?>
2,
'prev_text' => esc_html__( 'Back', 'spa-lite' ),
'next_text' => esc_html__( 'Next', 'spa-lite' ),
) );
else :
// If no content, include the "No posts found" template.
get_template_part( 'no-results', 'index' );
endif;
?>