Home › Forums › General Issues › Using Jetpack Lazy Load on an ACF image field › Reply To: Using Jetpack Lazy Load on an ACF image field
Lazy loading is now built into WP. https://make.wordpress.org/core/2020/01/29/lazy-loading-images-in-wordpress-core/, all that is required is to add the attribute to the image tag <img src="image.png" loading="lazy" />
Welcome to the Advanced Custom Fields community forum.
Browse through ideas, snippets of code, questions and answers between fellow ACF users
Helping others is a great way to earn karma, gain badges and help ACF development!
We use cookies to offer you a better browsing experience, analyze site traffic and personalize content. Read about how we use cookies and how you can control them in our Privacy Policy. If you continue to use this site, you consent to our use of cookies.