Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #1354375

    At my website is a full width slideshow. Slides fade over on desktop but stop on mobile after the second slide. Works when slide moves to the side or top.

    #1354395

    Hey Woutski,

    Could you try updating the theme to the latest version (4.9.2.3) to see if that helps please? https://kriesi.at/documentation/enfold/how-to-install-enfold-theme/#theme-update.

    Best regards,
    Rikard

    #1354568

    Ha Rikard,

    I updated it to version 4.9.2.3. emptied my cache. But it does not help.

    Best regards Woutski

    #1354616

    Hi,

    Thanks for the update. Did you activate the option to delete old CSS and JS files under Enfold->Performance? If not, then please try that out as well. If you should need any further help, then please let us know which browser and device you are seeing this problem on.

    Best regards,
    Rikard

    #1354627

    Hey Rikard,

    I did activate the option to delete old CSS and JS files under Enfold->Performance? No change again. My Mobile: Galaxy Android 11. Browsers: Chrome and Firefox. Installed Opera for a fresh start. Same issue. Mobile owner website: Handy is Iphone

    Best regards, Woutski

    #1354669

    Hi,

    Thanks for the update. I’m seeing two slides on my end on both desktop and phone, exactly the same behaviour on both formats.

    Best regards,
    Rikard

    #1354673

    Hey Rikard,
    You should see seven ( first and seventh are the same). On the three browsers of my Apple desktop it works well.

    Best Regards Woutski

    #1354681

    Hey Rikard,

    It works! Thank you very much for thinking with me. Appreciate it,
    Kind regards Woutski

    I Removed some code of the quick css I found on the forum to solve the problem before updating to 4.9.2.3. after updating the code turned out to be the problem.
    The code:

    .js_active .avia-slideshow li:first-child {
    visibility: visible !important;
    opacity: 1 !important;
    }

    .js_active .avia-slideshow li:first-child {
    visibility: visible!important;
    transform: translateZ(0px) !important;
    -webkit-transition: none !important;
    }

    #1354702

    Hi,

    Great, I’m glad that you found the problem. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

Viewing 9 posts - 1 through 9 (of 9 total)
  • You must be logged in to reply to this topic.