Roman Avr

Results 17 comments of Roman Avr

Also on the Craft 4.x, on the same version of the plugin, I experience the same problem. Bump.

@khalwat Thanks for the reply Forgot to add, the error is caused by converting images in the CP panel like miniatures/thumbnails in the entry for the example: https://i.imgur.com/8vIV1dC.png. That's happens...

Thumbnail transformation is intercepted by [EVENT_TRANSFORM_IMAGE](https://github.com/nystudio107/craft-imageoptimize/blob/develop-v4/src/ImageOptimize.php#L362) and I don't see a way to turn it off for the auto-transforms in the CP

> @Romanavr shouldn't thumbnails be intercepted by `Assets::EVENT_DEFINE_THUMB_URL` -> https://github.com/nystudio107/craft-imageoptimize/blob/develop-v4/src/ImageOptimize.php#L314 There is a problem with regular SVG images as well (not thumbnails) According to the strack trace, I see that...

@lukeholder This is completely unexpected behaviour, and I see no reason why the coupon code should be automatically applied when no coupon code is generated? Could you give me some...

Thank you for that. We are really looking forward to this feature in the new release)

In my case, customers basically only have a shipping address. But yes, same problem. After updating, the "Address" turns into a "Shipping address"

I'm getting the same problem, this migration is fix for me. @sebastian-lenz can you please push this fix?)

@bencroker Thanks for the reply! I can see my home page (only `/)`, but for some reason I can't see my home page in other language versions (like `/fr`, `/nl`),...

> If you cannot see the homepage in other languages, they must not be cached. Sorry, I was wrong, Home pages for other languages are cached (I forgot about the...