After I updated MOD_JA_ACM from 2.1.16 to 2.2.0 there was a problem with slideshow in the Hero module.
Have 5 pictures in the slideshow on my frontpage, where the first one shows nicely, but then the pictures start to appear in a flash then it turns white, before the next picture flashes and turns white, so it continues.
Then I rolled back to version 2.1.16 everything works fine again.
Regards Tor

    Hi norwegian69

    It's transition effect in Bootstrap, you can use this css rule to remove it:

    .carousel-fade .carousel-inner .item {
        transition: none !important;
    }

    Hi,
    I tried that but that have no effect, I had to roll back again.
    Regards Tor

      Sorry, what do you mean?
      I want to update, but I did that, and your solution with css had no effect on my problem with the slide, so I had to roll back again.

        norwegian69

        Could you update the latest version and backup your site?

        I will check for you.

        Write a Reply...
        You need to Login to view replies.