Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author kosinix

    (@kosinix)

    You can use wordpress do_shortcode function inside template files.
    Example:

    <?php echo do_shortcode('[cycloneslider id="my-slideshow"]'); ?>

    Thread Starter mattcoff

    (@mattcoff)

    Nice–thanks!

    I am trying to show my gallery from category list, and i using advanced custom fields, i also try diferent ways to display it, but allways get message: [Slideshow “gallery” not found]. How to resolve it?

    Hi,
    Am new to wordpress, developing my very first theme i need to add a slider without using plugin, want to write code. Can any one of u please suggest me code to insert sliders

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘[Plugin: Cyclone Slider] Code for Embedding Slider?’ is closed to new replies.