Hello,
When I upload a picture (900px × 392px) Enfold makes from that one picture 14 other pictures in different sizes (how bigger the picture how more different sizes Enfold makes). How can I disable that and why Enfold does that?
It takes a lot of unnecessary space on my webserver. From this picure that is 41kb Enfold used 363kb for the 14 other sizes!! That’s 885% more discspace on my webserver for this one image. I’m not happy with that. In the private content there is a link to the blog post and picture I mean.
Please help.
Thanks
Miikey
Hey Mike,
Thank you for using our theme. Enfold creates different sizes for different places in the website, such as when the picture is the featured image, for when it is in a masonry grid, when it’s needs to be a square, etc.
To stop Enfold from creating these different sizes, please comment out one line in enfold/functions.php. Replace:
avia_backend_add_thumbnail_size($avia_config);
with
//avia_backend_add_thumbnail_size($avia_config);
If you want to generate the thumbnails, undo the code modification and regenerate the thumbnails with this plugin: https://wordpress.org/plugins/regenerate-thumbnails/
I hope that helps!
Sarah
Hello
Thanks for explaining.
This change don’t work. Enfold makes also with this change more sizes of the uploaded photos.
Greeting
Mike
Hi Mike,
Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look.
Best regards,
Victoria