You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm not sure if this is an actual issue, a behaviour by design or if I'm just doing it wrong but on my portfolio website my homepage is displaying a grid of my photos with a link on their dedicated page.
The picture in those pages is processed as intended and will end up in the folder of the page.
The thumbnail pictures though are processed again and stored in the img folder at the root of my website.
I'm guessing the plugin doesn't check if it processed the picture already.
And it would be harmless on a small website but mine is already 500+ pictures which, as you may expect, makes the image processing time twice longer than it should and… needs almost twice the disk space it should.