Home › Forums › Theme support › Inspire Theme Responsive Slider › Reply To: Inspire Theme Responsive Slider
Hi,
you can wrap the revolution slider with this code:
<?php if(is_front_page()) { ?>
/* PLACE YOUR REVOLUTION SLIDER CODE HERE */
<?php } ?>
This will show the slider only on your front page