Jason Mayo

Results 38 comments of Jason Mayo

Yeah we're also experiencing this issue, it looks specific to `Chrome Version 103.0.5060.134 (Official Build) (arm64)` Plugin icons load fine, it's just Craft's own icons (Entries, Utilities etc) that don't...

Just add `"reading-time": "github:whitfin/reading-time"` To your `package.json` file

@alexjcollins We're also having this issue, you can see it on the header - https://jonesfoster.com Our hosting provider came back with: ``` # grep -rnw /xxx/xxx-e 'X-Robots-Tag' /xxx/vendor/ether/seo/src/services/SeoService.php:18: * Adds...

I've updated to Craft 3.3.3 and SEO 3.6.2 and the problem is still there. Just for clarification, this our client pointed this out when they tried to put their site...

The file is a PNG with transparency, but i'm sure we did try it with a Jpeg but still get this the error. The line is like you said: `$imagickInstance->setImageAlphaChannel(\Imagick::ALPHACHANNEL_ACTIVATE);`...

@aelvan Okay yeah, I double checked locally and that version is `Imagick 3.4.3 (ImageMagick 6.9.6-2)` so I might downgrade to these versions if possible as I know these work. Will...

+1 also Similar related issue posted 2 years ago with solution https://github.com/craftcms/feed-me/issues/464

Just a follow-up on this as I also struggled to figure out what was needed. **Domain** Add the URL without `https://` e.g. `website.com` **API Key** Get this from Mailgun via...

@mattias78 I didn't, I think the Domain is just how you add the domain in Mailgun. I suppose if you've added it with a subdomain (It suggests doing this doesn't...

It's in the works :) Just a bit busy at the moment to rework it for Commerce. Might even be a Craft 3 version only. We'll see.