• I must be missing something. Can’t seem to get slider to load on a static home page (using twenty ten theme). Can someone walk me through it??

Viewing 1 replies (of 1 total)
  • Plugin Author Internet Techies

    (@internet-techies)

    Hi,

    We can definitely help with that.

    The page template file which you are using for static home page, you will have to add the Smooth Slider template code over there.

    Template Code:

    <?php if ( function_exists( ‘get_smooth_slider’ ) ) {
    get_smooth_slider(); }
    ?>

    If you want to have Smooth Slider in the content area of particular page, You can use Smooth Slider shortcode “[smoothslider]” within the content area of your static page. Shortcode support is available in the latest version of Smooth Slider i.e. V2.3.2

    To discuss more, please visit http://clickonf5.com/smooth-slider

Viewing 1 replies (of 1 total)
  • The topic ‘[Plugin: Smooth Slider] Loading on static home page’ is closed to new replies.