Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author simonpedge

    (@simonpedge)

    A Slide Anything slider is only displayed via a shortcode call, so you will have to use the ‘do_shortcode’ function call to display a slider from within a PHP template:

    echo do_shortcode(“[slide-anything id=’2751′]”);

    Plugin Author simonpedge

    (@simonpedge)

    This thread can be closed

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Display the slider in a template ?’ is closed to new replies.