Not working with “|resize ” (Timber)
-
Hello,
First of all, thanks for the plugin !
I have a question, though.
I listed every thumbnail I needed in the functions.php of my theme, but I disabled the auto-generation of them all.
So the thumbnails are generated only when needed and called from my timber templates :
Image(post.description_image).src|resize('service_content')
That creates a new thumbnail, with the following pattern as a filename : picture-name-157×0-c-default.png.
The issue is that Imagify doesn’t want to generate the associated WebP, even when I’m trying to do it manually from the Media Library.
Is there a way to make this generation work, please ?
Thank you !
- The topic ‘Not working with “|resize ” (Timber)’ is closed to new replies.