Thanks for your promp reply @nastia , I will explain a bit more.
The website I manage is using Directories Pro plugin. It allows uploading photos from the Frontend as a guest or as a subscriber(registered user).
Today in the morning I realised that this plugin+wordpress+woocommerce+others were creating in total 16 copies of each uploaded image so I started checking everything about it. Of course, the upload time was BIG.
During my tests to improve the upload time, I realised that PNG files were not reduced in size (to 700×400 whatever comes first) but JPG were.
Right now I have the following plugins messing around with Media:
– Directories Pro
– Smush
– Stop Generating Unnecessary Thumbnails (the one I used to remove all the copies that I didn’t want). This was not installed previously, therefore it shouldn’t affect the PNG bug.
– ReSmush.it : It’s “Optimize in upload” process is OFF, Therefore it shouldn’t affect. I use it to reoptimize from time to time.
The theme is StoreFront.
Please elaborate on this, is this option when you tried to resize an image within Media Library and it could not be resized? What was the error showing?
– Not sure why, but NOW (not before), PNG files uploaded from backend do resize properly and automatically (therefore no error being shown).
– PNGs from frontend say “Already optimized” but they are not, they are bigger than 700x400px. They even show up in the “Already optimized” filter ??
My guess is that Directories Pro and Smush are not fully compatible, but (sadly) I can’t deactivate that plugin as it is literally the point of the website.
-
This reply was modified 4 years, 8 months ago by adrianinf.