Created on 17 March 2024, 3 months ago

Hello,

Is it possible to use like this way? But I tested it and it didn't work.

<img src="{{ '/sites/default/files/img/111.png'|towebp }}" />
<br>
<img src="{{ '/sites/default/files/img/111.png'|file_url|towebp }}" />
<br>
<img src="{{ drupal_token('node:field_image:entity:url')|towebp }}" />
<br>
<img src="{{ drupal_token('node:field_image:entity:url')|file_url|towebp }}" />
<br>
<img src="{{ drupal_url('/sites/default/files/img/111.png')|towebp }}" />
<br>
<img src="{{ drupal_url('/sites/default/files/img/111.png')|file_url|towebp }}" />
<br>

Thank you

πŸ’¬ Support request
Status

Active

Version

1.0

Component

Code

Created by

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.69.0 2024