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

    (@jethin)

    Hi. I think adding the ‘cycle-loader’ option to your slideshow will accomplish what you want:

    [gss ids="1,2,3..." options="cycle-loader=wait"]

    Thread Starter ausdamo

    (@ausdamo)

    Thanks jethin.

    It didn’t make a difference when I added that option. I’ve decided to try a different method now.

    Plugin Author jethin

    (@jethin)

    OK. Try adding the rules below to your stylesheet:

    .cycle-slideshow img { display: none; }
    .cycle-slideshow img.first { display: block; }

    Plugin Author jethin

    (@jethin)

    Marking topic as resolved.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘All images get shown before the slideshow appears’ is closed to new replies.