Home Forums Support Slider Reply To: Slider

#105961
Tom
Lead Developer
Lead Developer

Thanks for the above, Jean!

Another alternative is:

<?php if ( is_front_page() ) : ?>
      <?php echo do_shortcode('[wonderplugin_carousel id="1"]'); ?>
<?php endif; ?>