• Resolved nilreb5

    (@nilreb5)


    I was curious why my site is using just two .avif files generated by imagify and places the wrong images in some containers like the 150×150 sometimes use 768 .avif the 320 uses the same instead of the 420.jpg.avif

    It only fetches 768.jpg.avif and the original file.jpg.avif. When I deleted both, imagify failed to give a fallback. Other images that exist are 1024.jpg.avif, 420.jpg.avif that’s perfect for my site’s 320 grid container and the webp version of the images deleted.

Viewing 1 replies (of 1 total)
  • Plugin Contributor Imagify

    (@imagify)

    Hi,

    Thank you for reaching out!

    Imagify relies on your theme and WordPress core functions to determine which thumbnail sizes to serve. If a larger AVIF size is being fetched incorrectly (like 768px instead of 150px), it likely stems from how your theme handles image sizes rather than the optimization process itself.

    While Imagify ensures the optimization of all image sizes, it does not control how these sizes are applied on the frontend. I’d recommend checking if your theme has custom image size settings or if adjustments are needed in the srcset or sizes attributes. Regenerating thumbnails using a plugin like Regenerate Thumbnails may also help, ensuring all required sizes are available and optimized properly.

    Please let me know if you need further help!

    Best regards,
    Saransh

Viewing 1 replies (of 1 total)
  • You must be logged in to reply to this topic.