Home Forums WoodMart support forum Lack of template support for webp format Reply To: Lack of template support for webp format

#287916

seyedrezabazyar1
Participant

I have updated the template to the latest version.
Problem number 1 is because of the template (woodmart)
Problem 2 is because of WordPress

For example: this code works:
<img class="pswp__img" src="https://www.balyan.ir/wp-content/uploads/2021/04/Behpak-Behshahr-Industrial-Company-Health-Report.webp">
But: This code does not work:
<img class="pswp__img" src="https://www.balyan.ir/wp-content/uploads/2021/04/Behpak-Behshahr-Industrial-Company-Health-Report.webp" style="transform: translate3d(720px, 265px, 0px) scale(0);">

I Thinks, The coding methods are old templates and need to be edited to support webp