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.
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.
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.
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.