Hi @jasperdemann,
Thanks for sharing the screenshots, super helpful!
It looks like the image compression feature is indeed turned off, so WP-Optimize shouldn’t be doing any compression on your images at all, especially since you’re already handling WebP at the server level. That said, those random messages you’re seeing about compression might be leftovers from a previous setup or just a small glitch.
Here’s a few things you can try to clear this up:
- Clear Caches: Sometimes, cached data can cause weird behaviors like this. Try clearing the cache both in WP-Optimize and in any other caching plugins (if you’re using them). Also, if your hosting has server-side caching, it wouldn’t hurt to clear that too.
- New Upload Test: Upload a fresh image and see if the compression message shows up again. If it doesn’t, that’s a good sign everything is working as expected now.
- Database Logs: WP-Optimize also touches the database, so you might find some old image optimization entries hanging around in there. You could try running a database optimization to clean up any leftover data.
- Check for Plugin Conflicts: Sometimes, multiple plugins that handle image optimization or caching can cause issues. If you’re using any other similar plugins, maybe try temporarily deactivating them and see if the issue goes away.
Lastly, if all else fails, you might want to try updating or even re-installing WP-Optimize to see if that clears up the glitch. Hopefully, one of these steps helps get rid of those pesky messages!
Let me know how it goes—happy to help further if needed!
Thank you!