• This is not so much a support question, as it is a support suggestion to everyone with the same issue

    Combined with EWWW Image Optimizer, your cropped images won’t save because EWWW detects existing files and skips re-compressing, using the old file.

    to prevent this,

    (wp-config.php)

    /**
     * Set EWWW in "always overwrite" mode to allow My Eyes Are Up Here to function
     */
    define('EWWWIO_EDITOR_OVERWRITE', true);
Viewing 1 replies (of 1 total)
  • Felipe Romero

    (@feliperomero)

    I’m an avid Ewww Image Optimizer plugin user and recently started using My Eyes Are Up Here. I was not aware of this issue. Thanks @clearsite

Viewing 1 replies (of 1 total)
  • The topic ‘Crops not saving – 3rd party plugin at fault (EWWW)’ is closed to new replies.