To insert code use <code>...</code>.
Slider shortcode parameter for "stop at end"
  • When using shortcode to insert slider into a page it does not have a variable for setting "stop at end" to "on." Is there a shortcode parameter that I can include within the shortcode that will tell a Nivo slider to stop on the last slide? I understand that I can set it on the Striking>Slideshow admin page, but that will not help me in this instance.
  • 7 Comments sorted by
  • On the striking theme site I found some additional parameters for the slider shortcode. I added stopatend="true" but the slider continues to repeat through all images.
  • Hi

    try adding this to the shortcode, and let me know if it works:

    stopAtEnd="true"

    Sorry, never realized it was forgotten. Very easy for us to add. If i did not give you the right code (its off the top of my head) get back to me.

    Happy Striking
    Striking Team
    James
  • I think you have the right code, but it continues to recycle. I could always use the page feature section to do the slider, but was going with a slider size that was different from the default size.
  • Hi,

    The stopatend only works in the anythingslider. Are we talking about that slider?


    Best regards,
    Striking Team
    Paul
  • For shortcode I presume? Because stopatend works on nivo slider via the default settings on Striking>Slideshow (unless I'm mistaken). Which means that is is a configurable parameter for the nivo slideshow. But, I can think of a few different ways to work around this so not too big of a deal. Thanks guys.
  • Yes you are right but we forgot to put the processing of that toggle into the nivo slider shortcode.

    we will put it in in the next update so it will work on the nivoshortcode as well.

    For now that toggle only works on the anythingslider.

    In the next release it will work on the nivo and anything slider. It will never work on the 3d flash slider or accordionslider.

    Best regards,
    Striking Team
    Paul
  • Thank you Paul. Appreciate that update.