Jacques Letesson
Jacques Letesson
Basically we edited line 98 of `class-images-via-imgix.php` into this : ``` if ( isset( $parsed_url['host'], $parsed_url['path'] ) && $parsed_url['host'] === parse_url( home_url( '/' ), PHP_URL_HOST ) && preg_match( '/\.(jpg|jpeg|png)$/', $parsed_url['path']...
Same issue here! 👍
@pomartel thanks man !
My bad. It was a problem with a grunt task that was zipping the wrong folder. Nevermind. Cheers.
Thank you guys, this save me a monstrous headache :+1: