mattiasf
Forum Replies Created
-
Forum: Plugins
In reply to: [Google Cloud Storage plugin] No thumbnails generatedI can confirm I have same issue, running php 7.4 and latest wordpress version
Forum: Fixing WordPress
In reply to: Adding “-rotated” to the image nameHave same issue with WordPress and WP All Import
No worries. here you go: https://pastebin.com/mD33Z114
Database backups seems to work fine.
Except I have some encoding issue, so I sometimes manually have to save the .sql dump file as utf-8 or similar before I can import it into database using, e.g. Sequel Ace / Sequel Pro MySQL MacOS Client.
Forum: Plugins
In reply to: [Polylang] How can I programmatically switch language?Cool! Thanks. I believe I already tried this, but it didn’t work. Anyhow, I’ll try again.
Any chances you would make your own API as well, instead of depending on the WPML API? I’d like to go as far as possible away from WPML ??
Forum: Plugins
In reply to: [WooCommerce] Change product category name to singular if just one inside?I am looking for this as well. A workaround could be to create a Advanced Custom Field input with a “Singular” name.
Forum: Fixing WordPress
In reply to: Can’t regenerate thumbnail for “-scaled” imageReported here https://core.trac.www.ads-software.com/ticket/50396
Forum: Fixing WordPress
In reply to: Can’t regenerate thumbnail for “-scaled” imageUpon further investigation it seems as though the original image is missing. I can only find the “-scaled.jpg” version. No image without the “-scaled.jpg” postfix.
So it would be great if your plugin also did this
CMYK is not meant for web. It’s perfectly fine to convert the main image to sRGB. It won’t loose quality. Many plugins already do this.
Would be cool if your plugin could do this for me automatically
I ran a shell script on my server and converted all CMYK images to sRGB then rebuilt thumbnail it worked
the main image has CMYK and should be sRGB. CMYK doesn’t work well with WordPress
Forum: Fixing WordPress
In reply to: Can’t regenerate thumbnail for “-scaled” image@sterndata Can’t test it out currently as they bug on my setup, saying invalid cookie nonce.
Forum: Plugins
In reply to: [ImageMagick Engine] Can’t properly handle “jpeg” images – only “jpg”Great thanks – can’t wait for it. Currently a lot of our images are broken and I’ve tested a bunch of different plugins; yours are the one who nails it (apart from the bug of course)
Nothing but the usual. It didn’t correct the colour profile though.