[wp-trac] [WordPress Trac] #56356: Images not lazy loading when lazy loading is enabled
WordPress Trac
noreply at wordpress.org
Tue Aug 9 19:48:33 UTC 2022
#56356: Images not lazy loading when lazy loading is enabled
--------------------------+----------------------
Reporter: outbwebdev | Owner: (none)
Type: defect (bug) | Status: closed
Priority: normal | Milestone:
Component: Media | Version:
Severity: normal | Resolution: invalid
Keywords: | Focuses:
--------------------------+----------------------
Changes (by desrosj):
* status: new => closed
* resolution: => invalid
* version: 6.0 =>
* component: Help/About => Media
* milestone: Awaiting Review =>
Comment:
Hi @outbwebdev,
Welcome to Trac!
Sorry that you are having issues on your site. Looking at the markup in
your screenshot, it looks like `loading` is set to `eager` on the image
tag, which is not the default. WordPress will try and use `lazy` whenever
possible.
It also looks like there are some attributes and classes related to
something called `avia` that are indicate that (whether a plugin or theme)
is also trying to control lazy loading. I would reach out the developers
of that plugin or theme for help, or open a ticket in the
[https://wordpress.org/support/forums/ WordPress.org Support Forums]. That
is a more appropriate location for a support request like this.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/56356#comment:1>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list