-
AuthorPosts
-
August 28, 2017 at 7:08 pm #844982
I placed 3 masonry galleries on a page. Gallery 1 has 14 images, no.2 has 23 images and no.3 has 7 images.
In some cases the last gallery does not display – the animation of the images does not start. When I scale the width of the browser window the gallery starts animating the images. I think something is wrong when the script calculates the height of the photos / galleries to start when the gallery is scrolled to the visible part of the screen.
Any ideas how to solve this?
Best regards,
JanAugust 30, 2017 at 2:58 pm #845827Hey Jan,
Please refer to this post – https://kriesi.at/support/topic/image-o/#post-813416
Best regards,
YigitOctober 25, 2017 at 6:42 pm #868883Hello Yigit,
I´ve done the changes from the article you linked to but it didn´t help. I got even more photos now and this results in one gallery is not being displayed at all. Is there any other solution?Best regards
JanOctober 28, 2017 at 1:16 pm #869892Hi Jan,
Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?
Best regards,
VictoriaOctober 30, 2017 at 2:00 pm #870454Hi Victoria,
sure, no problem – please find the credentials below.
I´ve already tried any solutions from different articles here in the forum, but nothing helped. The triggers for the animations fire to late. Especially you´ll see this on the masonryies 2-5 on the page. No. 5 never is being displayed…Best regards,
JanOctober 30, 2017 at 3:32 pm #870514Hi Jan,
All animation loads all images on page load, so when you reach to tab 5 images are loaded already. Is this the issue that you’re having?
Best regards,
VictoriaOctober 30, 2017 at 3:45 pm #870520Hello Victoria,
I guess you´ve visited the first URL I provided some days ago. I had to change that page because the masonry didn´t work.
Please see the backup of the page (liked in private content here.
Best regards,
JanNovember 3, 2017 at 3:30 am #871908Hi,
The galleries displayed when I checked the page. It took a while because there are a lot of images but every galleries loaded properly. If you want, we can disable the gallery animation. Just add the following css codes.
.av-masonry-entry { opacity: 1; visibility: visible; } .avia_desktop.avia_transform3d .av-masonry-entry.av-masonry-item-loaded .av-inner-masonry { -webkit-animation: none; animation: none; }
Best regards,
Ismael -
AuthorPosts
- You must be logged in to reply to this topic.