W3TC creating a blank image slide in image slider lazy loading
-
Hello,
W3TC lazy loading feature is creating a blank image on my image slider. This causes a blank slide to be displayed when you scroll between the first and last slide (anti-clockwise direction) and last and first slide (clockwise).
After further investigation, I realized that W3TC is adding a redundant transparent SVG image slide from W3.ORG on the list of slides. I have also realized that it’s an existing issue affecting other W3TC users for months now as documented here;
1. https://wordpress.org/support/topic/lazy-load-not-catching-all-images/
2. https://wordpress.org/support/topic/lazy-loading-makes-some-images-invisible/
3. https://wordpress.org/support/topic/interference-with-autoptimize-minification/#post-11504330
You also acknowledge the issue in thread three above. It seems the developers are yet to fix it.
The issue goes away when Lazy Loading is disabled. Unfortunately, I have to include so many image slides on a page and that means lazy loading is a must.
Here, the page ([ redundant link removed ]). Inspect the slide and you’ll see this
data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20662%20441'%3E%3C/svg%3E
Once I disable lazy loading, it disappears.
Can anything be done to fix this?
The page I need help with: [log in to see the link]
- The topic ‘W3TC creating a blank image slide in image slider lazy loading’ is closed to new replies.