Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #743327

    Hi

    I made a website using Enfold, in the products pages, I made a Masonry Gallery. It works good, but on an iPhone, Safari, when you click to open the image larger, it shows for a second before it disappears. Weird: if you get out of safari, then back in, the image will show…

    Any ideas ?

    Here is a link, click on the pictures of “Photos” section:
    http://www.public-places.ch/produit/terrain-multisports/

    • This topic was modified 7 years, 1 month ago by nordtheme.
    #743330

    Hey nordtheme,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

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

    Our devs fixed the issue and will include in upcoming Enfold update within 2 weeks

    Best regards,
    Yigit

    #743331

    Hey,

    thanks for that quick reply. Now it works.

    thanks

    #743333

    Hi!

    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 :)

    Best regards,
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Masonry Gallery not working on iPhone safari’ is closed to new replies.