Viewing 1 replies (of 1 total)
  • Daniel Drake

    (@danieldrake)

    It won’t show up automatically. Here are three ways of including it:

    1. In your template file, use one of the template tags, like so:

    <?php if ( function_exists( 'get_smooth_slider' ) ) : get_smooth_slider(); endif; ?>

    2. Create a new dynamic sidebar area and use the Smooth Slider widget.

    3. Use one of the shortcodes with the do_shortcode function.

Viewing 1 replies (of 1 total)
  • The topic ‘Embed on homepage – help’ is closed to new replies.