#679 – WebP

Status: Closed - Category: Econa
 Hi,

I wonder if WebP is integrated in Econa yet?

If so, will it be placed in the srcset array as follows?

<picture>
  <!-- WebP Source with srcset -->
  <source type="image/webp" srcset="/path/to/image-200.webp 200w, /path/to/image-400.webp 400w, /path/to/image-800.webp 800w, /path/to/image-1000.webp 1000w, /path/to/image-2000.webp 2000w" />
  <!-- PNG Source with srcset -->
  <source type="image/png" srcset="/path/to/image-200.png 200w, /path/to/image-400.png 400w, /path/to/image-800.png 800w, /path/to/image-1000.png 1000w, /path/to/image-2000.png 2000w" />
  <img src="data:image/image.jpg" alt="Am image" />
</picture>


If not, is this on the to-do list?

I'm trying to find a solution to this ever more important task.

Regards, Brendan
Hi Brendan,

No unfortunately Econa does not support WebP images at the moment but this is definitely in our to-do list.
Please let me know if you have any questions.

Regards
 
This ticket is closed, therefore read-only. You can no longer reply to it. If you need to provide more information, please open a new ticket and mention this ticket's number.

Note: An active subscription is required in order to get support for our paid extensions. For our free extensions, if you don't have an account, register and then submit your support request.  In case you just want to ask a question, you can also use the contact form .

Note: Our support team is currently on vacation, so please anticipate slightly longer response times. Thank you for your understanding!

Firecoders
Are you using our extensions? Please post a review at the Joomla extensions directory!
Post a review