[Feature Request] Ability to set a fallback image for unsupported browsers when using WebP images #25586
jazir555
started this conversation in
Feature Request
Replies: 2 comments
|
This would be super helpful, to be able to properly support WebP without using another plugin that might not work well with Elementor, etc. |
0 replies
|
https://caniuse.com/?search=WebP all browsers that Elementor supports (https://elementor.com/help/requirements/) can use WebP. If you use even older browsers or IE you have to add custom code/plugins as the note in the page says. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Prerequisites
What problem is your feature request going to solve? Please describe..
Currently there is no way to manually set a fallback image for unsupported browsers in widgets that use images. Plugins like Shortpixel or others serve pngs or jpgs as fallbacks for WebP using the picture element. I compress my images manually as I can get my images compressed more than with automated converters. It would really help to be able to set a fallback image manually for users with older browsers.
Describe the solution you'd like.
The ability to set a fallback image when a WebP image is chosen.
Describe alternatives you've considered.
N/A
Additional context
No response
Agreement
All reactions