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

    Hi,

    Starting a new thread (from your recommendation) following the conversation at:
    https://kriesi.at/support/topic/enfold-masonry-problem-safari-ios/

    I have a page with a masonry element showing my CPT and most of the time it is working fine but randomly the images doesn´t load when on ipad or iphone, (IOS latest version) I don´t see a clear pattern, sometimes it happens the first time I view the page sometimes I need to click back between other pages 6-7 times before it happens sometimes it takes longer. When the images doesn´t load, if I then click on a filter-link then the images shows up.

    The following seem to fix it but makes the filter functionality very buggy

    @media only screen and (max-width: 1024px) {
    .av-masonry-entry {
        opacity: 1 !important;
        visibility: visible !important;
    }
    }

    providing link to the page under private content + login

    #622130

    Hi Dist!

    sounds to me as a caching issue. Make sure your website does not get cached. Have you got this issue on mobile only? because website in private content is empty for me, can you check please?

    Upgrade to Enfold v3.5.3.

    Regards,
    Andy

    #622551

    Hi,

    I updated Enfold so the site doesn´t look empty anymore.
    The issue is very similar to these treads

    https://kriesi.at/support/topic/enfold-masonry-problem-safari-ios/
    https://kriesi.at/support/topic/masonry-image-load-issue/

    I does seem to happen random but I think most frequently on iphone.
    …not using any cache

    • This reply was modified 8 years, 6 months ago by Dist.
    #624385

    Hi,

    I can’t reproduce the issue. Images seem to load fine for me on iPad and iPhone. Clear browser cache and refresh a few times. Check on another device as well.
    Check with a default WP theme if you get similar results there as well.

    Best regards,
    Andy

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