Hello, i am trying to start building with Bricks, but the images i put in the backend are not displayed in the frontend at all.
I put images in the header of the body of the page, and they are gone.
Am i missing something ?
Welcome to the forum! I’ve visited your site, and everything looks as in the builder.
Have you tried it in another browser or an incognito window (without any browser extension) or cleared your browser cache?
No i have no other plugins for lazy loading installed.
What i believe was the issue comes form the fact that the page has very few elements on it, so there is no scrolling involved.
Yes, there are indeed very few and low elements in your page - but still Lazy Load takes effect as soon as an element is in the visible area. And as I said, everything was displayed normally for me. Let’s leave it at that for now
Interestingly I just came across the exact same issue.
I’ve got an image, a PNG in this case in the top half of the screen, so above the fold.
I can see the image in the editor, I can see the image in the editor preview mode, but I can’t see the image on the front-end in the browser I’m working in.
When I try to view the site in an incognito browser, then all shows up just fine.
Exactly as @ysintos reported, disabling the lazy loading in Bricks settings seems to resolve the issue.
With lazy load disabled, I can now see the image on front-end also.
I’m on fresh WP install, no other plugins installed, so there’s nothing that could be possibly conflicting and causing this.