Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Hi,
I have got a customer with a site using Umazel. I would like to add a querystring parameter to images ('format=webp'). Can that be done?
For example here:
SrcSetManager ssm = new SrcSetManager(item.ProductImages.First(), "productImagesList"); @ssm.CreatePictureElement(imageAlt: item.GetPageTitleForMenu())
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
Umazel: How to add &format=webp to images rendered with SrcSetManager()
Hi,
I have got a customer with a site using Umazel. I would like to add a querystring parameter to images ('format=webp'). Can that be done?
For example here:
is working on a reply...