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

    (@kosinix)

    Hello lobobrandon,

    Yes there are new templates. That means there are more choices for your slideshow’s appearance. You can check the demos at https://www.codefleet.net/cyclone-slider/demos/ to see what I mean.

    The transitions stays the same (fade, etc). The templates takes care of how the slideshow will look. Right now there are 5 templates: default, black, blue, myrtle, and responsive. To use a template simply add the template attribute to your shortcode.

    Examples:

    Using the black template:
    [cycloneslider id="your-slidehow-id-here" template="black"]

    Using the blue template:
    [cycloneslider id="your-slidehow-id-here" template="blue"]

    Using the myrtle template:
    [cycloneslider id="your-slidehow-id-here" template="myrtle"]

    Using the responsive template:
    [cycloneslider id="your-slidehow-id-here" template="responsive"]

    If you didn’t provide the template attribute, it will use the default template:
    [cycloneslider id="your-slidehow-id-here"]

    Note: Change your-slidehow-id-here to your actual slideshow ID.

    Hope that helps.

    And thank you for the 5 star rating! Its very much appreciated. ??

    Cheers,
    kosinix

    Thread Starter lobobrandon

    (@lobobrandon)

    Hey Cosnix thanks for the help, that does explain it a lot. Didn’t realize but it was you who helped me change the arrows (The images of the next and previous). I like the Myrtle Template (Pretty much the same as the arrows I created only thing mine were blue). It’s neat and when you have the arrows in a particular color surrounded by another color as in this case, no matter the background color the image would be clearly visible.

    Plugin Author kosinix

    (@kosinix)

    You can change the arrows of the myrtle template to blue if you want to. The arrow is an image found in plugins/cyclone-slider/templates/myrtle/images/sprite-arrows.png.

    Thread Starter lobobrandon

    (@lobobrandon)

    Yes, I’ve done that already ?? Just saying it’s a good idea the Myrtle template

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