Chris Ferdinandi
Chris Ferdinandi
Anyone get this properly figured out yet? I've got Adaptive Images running perfectly on my local environment. When I set it up on a live server, I get 404s on...
Ok, I FINALLY got this up and running. Here's a complete step-by-step for anyone else who's having trouble: ## 1. Modify your `.htaccess` file **DO NOT** replace or overwrite your...
@MattWilcox - That would be awesome. I just made a few minor updates to the post for better clarity and consistency. Feel free to use it on the site, and...
Really odd - never seen that before! Last month someone tipped me off about Photon, which is built into the Jetpack plugin. It essentially does the same thing as Adaptive...
@willthemoor - Glad I was able to help!
@tlehtimaki I actually don't remember! It's been a while since I used this.
Just a heads up for everyone: now that [WordPress has baked responsive image support into the core](https://make.wordpress.org/core/2015/11/10/responsive-images-in-wordpress-4-4/), I'm not sure this is the best approach to mobile-friendly image delivery anymore.
Isn't this included in the `$pixel_density` check that AI already does?
Sorry, I'm not understanding. So you already have two optimized file sizes made that you want AI to choose from before doing it's optimization?
Ah gotcha! So I made a few mods to AI to work around this situation myself: 1. I use percentage-based grids, so I created a variable for the content container...