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

    Hey Kriesi,

    on my homepage I have a 4 column Masonry with portfolio items with size “Flexible Masonry”.

    When I open the site with an iPad I don’t see them. They are clickable, but not visible. When I change from vertical to horizontal orientation, they are visible (without reloading). It seems that the “start-animation” doesn’t work and doesn’t turn it visible.
    Any fixes?

    Using: 3.2.3, WP 4.2.2

    Thanks,
    Thomas

    • This topic was modified 8 years, 9 months ago by crossit.
    #479482

    Hey crossit!

    I couldn’t see the issue you are describing using an ipad mini + safari. In what browser are you getting this error? Also, please try to clear you browser cache and reload a few times in case you are getting cached results.

    Best regards,
    Rikard

    #479518

    Yeah thats strange, sometimes its there, sometimes not. If you click on other pages and return to home? The same happens to “Tutorials” which is also a Masonry. I’m using Safari with very clean cache ;)

    #479828

    Any Suggestions? It’s kind of frustrating to have an issue and don’t know what to do. Should I contact the plugin developer? http://masonry.desandro.com/

    Thanks for any help

    #480092

    Hi,

    I don’t think that should be necessary, do you get the same result on a desktop machine using Safari? We’ve had some issue with pages not loading properly in Safari when using the back button, that’s why I’m asking. We are working to solve it but I can’t tell you when a fix would be available unfortunately.

    Best regards,
    Rikard

    #480093

    Hi, thanks for your answer!
    No on a desktop or iPhone its fine, it’s just on an iPad when you’re on an other subpage and returning to home.
    The items are there, I can click on it, they are just not visible.

    Bests,
    Thomas

    #480660

    Hey!

    I can’t reproduce the issue on an iPod. Anyway, please try to add this in the functions.php file:

    .avia_desktop.avia_transform3d .av-masonry-entry.av-masonry-item-loaded .av-inner-masonry {
    	-webkit-animation: none; /* Safari 4+ */
    	animation:         none; /* IE 10+ */
    }

    It will disable the masonry animation. Remove browser cache then reload the page.

    Regards,
    Ismael

    #480695

    Thank you! I’ll give it a try

    #481126

    Hi,

    Great, please let us know if you should need any further help on the topic.

    Regards,
    Rikard

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