jifola / Scroll-And-Load-For-Elementor

Adds infinite scroll and load more functionality to Elementor posts, portfolio and products.
https://www.scrollandload.com
4 stars 0 forks source link

Masonry fails to update #8

Closed Salvatory closed 4 years ago

Salvatory commented 4 years ago

Hiya, when scrolling with 'Masonry' enabled, it fails to resort the cards or align them with the previous ones, it then seems to forget that masonry is enabled and just aligns cards grid style on the lazyloaded content.

jifola commented 4 years ago

Hello, maybe I am misunderstanding what you are saying but this seems to work? https://www.scrollandload.com/posts-load-more/

Salvatory commented 4 years ago

Hello, maybe I am misunderstanding what you are saying but this seems to work? https://www.scrollandload.com/posts-load-more/

Here's an example: The cards are different sizes, and when the lazyload adds more cards, they are no longer nested - https://spiralking.com/category/development/

jifola commented 4 years ago

Ah okay, loaded items are missing minus margin top. Thanks for letting me know. I will look into it.

jifola commented 4 years ago

Hello again @Salvatory. Just to keep you updated. I have a solution. But right now I am trying to figure out how it is best implemented.

jifola commented 4 years ago

Hello again again @Salvatory it is almost there :) Masonry is working! I have removed custom selectors and have chosen to focus on Elementor widgets only. I have learned some new things and are applying it to the rest of the plugin. And I am trimming everywhere I can. It will be ready sometime Sunday.

Salvatory commented 4 years ago

You are a STAR :)

jifola commented 4 years ago

Haha that was a fast reply :)

jifola commented 4 years ago

Hey @Salvatory it seems to work now. I have uploaded the new version :)

Salvatory commented 4 years ago

Looking awesome! Thanks for your work on this.... I really love lazy loading :)