therealdj
Forum Replies Created
-
Forum: Plugins
In reply to: [Contact Form 7] Turnstile theme supportI would also like to see a ‘theme:light’ option in the future.
When you use the Imagick option and select only WebP, does it work? In my case it had to do with the AVIF conversion.
In the log you can also see which file it converts before it freezes. This is how I found the files that were causing problems. But of course it would be nice if the developers find the cause and find a fix, so perhaps you could share the logs with them.Are these images resized by WordPress? In the beginning I also had some freeze problems with 2 or 3 images out of a total of +/- 250 images.
When you go to the Media Library (list view) are you able to use the Convert button? It’s a lot of work to convert them one by one, but this way you can exclude corrupt files.
The JPG images worked just fine in my case, but when converting I got a freeze. After re-uploading these few images, everything worked properly. I don’t know if you face the same problem, but maybe it’s worth a try.Forum: Plugins
In reply to: [CompressX — AVIF & WebP Converter, Media Replacement] Replacement of imagesIt will be automatically replaced through the .htaccess file, you can test this by saving an image from your website and it will show the WebP or AVIF extension.
After a lot of testing, it seems that this problem is not related to the gallery (i use Lite; it has all functions I need). I used a different pixel measurement method and the gallery divides it exactly into 3 equal columns, so my first conclusion was incorrect.
I’ve changed my thumbnail settings to medium_large and now the quality is acceptable. The thumbnail size is now larger than it actually should be (768px instead of 438px). I think my situation is quite exceptional because of the watermark text. With normal images you won’t notice this.Thank you for this very quick solution @kellyoswald! This is exactly what I wanted.
I’ve found the problem for the Imagick option!
In the Media Library I have spotted the Convert button and started to convert my images one by one (a lot of work). It turns out there were 2 corrupted images (even though they did work as normal in jpg and webp format) but after re-uploading everything goes well.
Since the Imagick option now works, the GD problem is actually no longer important to me because I prefer Imagick.
Some things that you could improve:
– Add a timeout and skip the files that take too long to convert, and show them as failed (so the other files can be converted without any problems, and you can inspect the failed files later on)
– Under the process bar I would like to see a line which file is currently being processed, something like ‘Converting: filename.jpg’ (now you can only see this in the log file)
– The % images circle ‘Outputted to’ is not updating during processing, it would be nice if this is possible
– The banner on the top could be a little nicer and more recognizable, like the plugin page
I think after some improvements this could become the most popular free WEBP and AVIF converter. Keep up the good work!I sent it to [email protected], including a reference link to this page.
Debug Information
Web Server: Apache/2
CompressX version: 0.9.16
WordPress version: 6.6.2
PHP version: 8.1.23
GD extension: The GD extension has been properly installed.
GD Version: 2.3.3
GD WebP Support: true
GD AVIF Support: true
Imagick extension: The imagick extension has been properly installed.
Imagick Version: 1808, ImageMagick 7.1.0-62 Q16-HDRI x86_64 20885 https://imagemagick.org
Imagick WebP Support: true
Imagick AVIF Support: true