-
AuthorPosts
-
January 11, 2018 at 6:25 pm #896205
Hello
I’ve got a problem with Galery masonry. Before scroll, we should see a part of the masonry, but it doesn’t appear. I need to scroll to view the animation of thumbnails coming.
Si I’ve used the solution below, to avoid animation and see thumbnails at start :.avia_desktop.avia_transform3d .av-masonry-entry.av-masonry-item-loaded .av-inner-masonry { -webkit-animation: none; -moz-animation: none; animation: none; } .av-masonry-entry { opacity: 1; visibility: visible; }
But the result is ugly. Some thumbnails loading in random order, animation again, etc…
Can you help me please ?
Thanks- This topic was modified 6 years, 10 months ago by romano2.
January 12, 2018 at 8:32 am #896460Hey romano2,
I can see the problem but I think that is because of the CSS you added, could we have a look at the problem with your CSS maybe?
Best regards,
RikardJanuary 15, 2018 at 10:20 am #897456Hello;
Thanks for answer.
What do you mean ? Do you want to have a look to CSS file ?
I pasted it in private content.
But there is nothing special in CSS about masonry…
See youJanuary 16, 2018 at 5:06 am #897870Hi,
The CSS you posted in your first reply -> could you try to remove it to see if the problem goes away?
Best regards,
RikardJanuary 16, 2018 at 10:19 am #897955Hi,
It’s done.
It’s beautiful, but the masonry does not appear before having scrolled….
An idea ?
ThanksJanuary 17, 2018 at 12:08 pm #898413Hi romano2,
Here is a thread for you to consider
https://kriesi.at/support/topic/masonry-animation-fade-in-only-on-load/#post-203853If you need further assistance please let us know.
Best regards,
VictoriaJanuary 17, 2018 at 3:10 pm #898488Thanks, but i doesn’t resolve the problem.
I just would like to have the masonry appearing when the page loads…
If the height of the browser is not big enough, the masonry does not appear until I scroll the page. And we can see an empty space.
Thanks
January 18, 2018 at 10:56 am #899008Hi romano2,
I know what you mean, the code above does not address the masonry fade in animation. And there is no easy way to disable it, unfortunately.
Best regards,
VictoriaMarch 2, 2018 at 1:14 pm #920310Hi Romano2
I had the same issue and got decent results following this thread and modifying my shortcode.css file.
https://kriesi.at/support/topic/masonry-animation-fade-in-only-on-load/#post-203853good luck!
March 3, 2018 at 9:40 am #920710Hi romano2,
Here is an article about animation in Enfold, you can see there how to disable it
If you need further assistance please let us know.
Best regards,
VictoriaApril 3, 2018 at 3:02 pm #936608Thanks, I will try that !
April 3, 2018 at 11:11 pm #936846Hi,
Please do keep us update!
Thank you very much
Best regards,
Basilis -
AuthorPosts
- You must be logged in to reply to this topic.