Recommended slideshow settings:
- Type: Flex Slider
- Width: 990
- Height: 620
- Stretch: On
- Arrows: On
- Navigation: Filmstrip
Steps
Go to Appearance > Editor. Select header.php from the right.
Find:
<div id="content" class="site-content">
Insert below:
<?php if (is_home() || is_front_page()) { echo do_shortcode(""); // replace 123 with your slideshow ID } ?>
Save.
Preview
Posted in: Theme Integration