Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #728680

    There seems to be an issue with Lightboxes (e.g. from Masonry Galleries) on iOS devices (iPhones and iPads) and on OSX.

    Often, not always, the image in the Lightbox disappears shortly after the image is opened in the Lightbox. Scrolling a bit shows the image again, but it definitely doesn’t work as expected. I tested it with an iPad, two iPhones and one iMac, all running the latest OS updates and the error occurs on each.
    I do not only experience the problem on my own website (www.bmw700.net), link to an example gallery in private content. When I visit galleries at kriesi.at i have exactly the same issues.
    I have tried to isolate the issue by doing downgrading WP, downgrading the Enfold theme, deactivating all plugins but no luck.

    Help?!

    #728689

    Hey winnieandbuzz,

    Thanks for reporting this to us. We will be looking on this issue, I’m still downloading iOS 10.2 which is 1gb.

    Best regards,
    Nikko

    #729436

    Hey!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    .avia-safari .mfp-img {
        -webkit-animation: none !important;
        animation: none !important;
    }

    Best regards,
    Yigit

    #729489

    @Yigit
    I tested it on my MacBook and iPhone and until now this code seems to resolve the issue. If I encounter the issue again I will post it.
    Thanks!

    #729493

    Hey!

    You are welcome! :)

    For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
    And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
    For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)

    Regards,
    Yigit

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Lightbox problem on iOS and OSX’ is closed to new replies.