Skip to main content

Posts tagged “images”

  1. How to Resize Cloudinary Images in WordPress Timber Templates

    Timber’s resize filters don’t play nicely with the Cloudinary WordPress plugin. We added our own custom image optimizer function that check if an image is served from Cloudinary or WordPress and use the appropriate resize method.

  2. Responsive Images the Simple Way

    The responsive images spec is fantastic and covers a lot of use cases, but most of the time you’ll only need one: resolution switching using the `srcset` and `sizes` attributes.

See all tags.