Viewing 10 replies - 1 through 10 (of 10 total)
  • Could you fix this?
    I’m having the same problem..

    Thread Starter jackdavenport

    (@jackdavenport)

    Nope, I gave up and decided to adapt a reliable slider. RoyalSlider.

    I added a containing <div> around the RoyalSlider then positioned it absolutely and then sent it to the back with a low z-index in the CSS.

    Hope that helps?

    https://www.messentandarchitects.com <- thats where the finished gallery is should you want to reference it, only on the homepage, there are about 12-15 images.

    I could fix this:
    All my a’s had a css-transition. I removed it and now it works fine. ??
    Very strange though..

    not sure what bene’s “a’s had a css transistion” means

    I am trying this with gifs, and using in post gallery – finding that it gets stuck on the third image every time if the post has more than 3 images.

    @djsteveb: It was something like this

    a {
    transition: all .2 linear;
    }

    Thank you bene!

    Perfect thanks.

    I have looked for the text:
    a {
    transition: all .2 linear;
    }
    in the plugin files to edit – I thought the answer was to remove this line. But I can’t find it.
    The slideshow looks fantastic until everything hangs up on the third photo. So I really would like to use it. I just don’t understand the solution. Please help.

    It’s not in the plugin files. Look through your theme css-files.

    I’ve looked in the css.php file but can’t find anything like that. Are there other files it could be located in?

Viewing 10 replies - 1 through 10 (of 10 total)
  • The topic ‘WP Supersized breaks on 3rd image’ is closed to new replies.