
-
AuthorPosts
-
July 27, 2015 at 2:49 pm #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 9 years, 8 months ago by
crossit.
July 28, 2015 at 7:50 am #479482Hey 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,
RikardJuly 28, 2015 at 9:23 am #479518Yeah 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 ;)
July 28, 2015 at 5:37 pm #479828Any 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
July 29, 2015 at 9:46 am #480092Hi,
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,
RikardJuly 29, 2015 at 9:50 am #480093Hi, 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,
ThomasJuly 30, 2015 at 1:14 pm #480660Hey!
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,
IsmaelJuly 30, 2015 at 2:22 pm #480695Thank you! I’ll give it a try
July 31, 2015 at 8:09 am #481126 -
This topic was modified 9 years, 8 months ago by
-
AuthorPosts
- You must be logged in to reply to this topic.