WIP: Lazy load enabled despite disabling it in Bricks + Wordpress

Version: 1.5.3

Hi !

I’m using a posts block to display my products in one page and i’m struggling with the lazy loading.

If in keep the lazy load enabled, sometimes the images will be stacked and stay this way until i reload the page (see the attachment).

So i tried to disable the lazy load (both in Bricks via the performance option + in wordpress via a code snippet9.

Lazy load is still enabled if i inspect the post code : the img contains a "class=“bricks-lazy-load-isotope” and i still have the stacking problem sometimes…

Any idea about how to fix it ?

Hi Quentin,
Thank you for your report!

  1. which version are you using?
  2. a link would be very helpful :pray:

Best regards,
timmse

I’m using Bricks 1.5.3 + Brave 1.43 / Chromium 105.0

Here’s the link : https://729d-ad29f867efa0.wptiger.fr/paysages/

I have noticed that this happens more frequently if you enable the “infinite scroll” option.

Aaah the infinite scroll :bulb:
This makes sense because the height of the wrapper changes and thus the isotope layout has to be recalculated. We currently have the same problem with the Tabs element when it contains a gallery.

I’ve added it to the bug tracker :v:

Best regards,
timmse

1 Like