Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #1172295

    Hi Kriesi Team,

    i know, there are some other threads with nearly the same problem, but i cant find for me a good solution.
    So if upload a picture, the following type of images where generated:

    WP
    Vorschaubilder Thumbnail 80×80
    Mittelgroß medium large 300×300
    Groß big 1030×1030

    Enfold
    Bildgröße „medium_large“ 768×0
    Bildgröße „1536×1536“ 1536×1536
    Bildgröße „2048×2048“ 2048×2048
    Bildgröße „widget“ 36×36
    Bildgröße „square“ 180×180
    Bildgröße „featured“ 1500×430
    Bildgröße „featured_large“ 1500×630
    Bildgröße „extra_large“ 1500×1500
    Bildgröße „portfolio“ 495×400
    Bildgröße „portfolio_small“ 265×185
    Bildgröße „gallery“ 845×684
    Bildgröße „magazine“ 710×375
    Bildgröße „masonry“ 705×705
    Bildgröße „entry_with_sidebar“ 845×321
    Bildgröße „entry_without_sidebar“1210×423
    Bildgröße „ab-block-post-grid-landscape“600×400
    Bildgröße „ab-block-post-grid-square“ 600×600

    Ok, thats a lot of images and so a lot of storage space too. For me, a little too much. So therefore some questions:

    1. It is unlikely, that i use all this sizes. How can i find out, which one i use?
    2. I upload pictures that i have “optimized” so good as i can, size around 1040x76x or 76x x 1040, size 100-200kbite.Do i need then the sizes with 1500 ? Stretch Enfold my pictures of that size or stay they max at the uploaded size and these 1500 size options are useless for me?
    3.Plugin Simple Image Size – after all sizes there are the possibility to push a delete button. What will this button do? Delete the enfold option to create the specific size ? Delete the images of this size?
    4.If Enfold will show a picture in a size, that is not before createt, say like 100×100. What will happen? Use a smaller created and stretch or will it be created if needed?

    It would help me a lot, that i can delete some big sizes that i dont need, because they have the most storage size. It would be very nice, if anyone can help or have some tips for me. Thanks in advance

    Bert

    • This topic was modified 4 years, 10 months ago by Bert.
    #1172773

    Hey Bert,

    Thank you for the inquiry.

    1.) It depends on the content or template used within the site, or the elements that you added in the advance layout builder. To get an idea on how or where each thumbnail is used, check the comments in this block of code from the functions.php file.

    
    $avia_config['imgSize']['widget'] 			 	= array('width'=>36,  'height'=>36);						// small preview pics eg sidebar news
    $avia_config['imgSize']['square'] 		 	    = array('width'=>180, 'height'=>180);		                 // small image for blogs
    $avia_config['imgSize']['featured'] 		 	= array('width'=>1500, 'height'=>430 );						// images for fullsize pages and fullsize slider
    $avia_config['imgSize']['featured_large'] 		= array('width'=>1500, 'height'=>630 );						// images for fullsize pages and fullsize slider
    $avia_config['imgSize']['extra_large'] 		 	= array('width'=>1500, 'height'=>1500 , 'crop' => false);	// images for fullscrren slider
    $avia_config['imgSize']['portfolio'] 		 	= array('width'=>495, 'height'=>400 );						// images for portfolio entries (2,3 column)
    $avia_config['imgSize']['portfolio_small'] 		= array('width'=>260, 'height'=>185 );						// images for portfolio 4 columns
    $avia_config['imgSize']['gallery'] 		 		= array('width'=>845, 'height'=>684 );						// images for portfolio entries (2,3 column)
    $avia_config['imgSize']['magazine'] 		 	= array('width'=>710, 'height'=>375 );						// images for magazines
    $avia_config['imgSize']['masonry'] 		 		= array('width'=>705, 'height'=>705 , 'crop' => false);		// images for fullscreen masonry
    $avia_config['imgSize']['entry_with_sidebar'] 	= array('width'=>845, 'height'=>321);		            	// big images for blog and page entries
    $avia_config['imgSize']['entry_without_sidebar']= array('width'=>1210, 'height'=>423 );						// images for fullsize pages and fullsize slider
    $avia_config['imgSize'] = apply_filters('avf_modify_thumb_size', $avia_config['imgSize']);
    

    2.) The images are not going to be enlarged if they are smaller than the specified thumbnails. Only smaller thumbnails or versions will be generated.

    3.) If you delete a specific thumbnail, WordPress will no longer generate this thumbnail when you upload an image or regenerate the whole media library.

    4.) If a thumbnail is not available, the theme will use the original version of the image.

    Best regards,
    Ismael

    #1178342

    Hello Ismael,

    many thanks for your response. But this case is not 100% clear in my mind.

    Maybe one example: My page has a wide of 1140px max. My pictures i do optimize in advanve to a size of nearly 1040 x 7xx px.
    So far so good.
    Now it seems, that if i upload my pics, Enfold make some bigger versions of these, like

    $avia_config[‘imgSize’][‘featured’] = array(‘width’=>1500, ‘height’=>430 ); // images for fullsize pages and fullsize slider
    $avia_config[‘imgSize’][‘featured_large’] = array(‘width’=>1500, ‘height’=>630 ); // images for fullsize pages and fullsize slider

    I know, i dont have any fullpage slider or fullpage backgrounds. So is it reasonable that i can delete this pictures from Enfold creating and from the database?
    If yes, so it could help, with about 500 pictures to time i can remove nearly 1500 big images and i can reduce my databank in a big way.
    Sorry for the bad english, i hope you can understand it.

    Many thanks in advance.

    Bert

    #1178566

    Hi,

    I know, i dont have any fullpage slider or fullpage backgrounds. So is it reasonable that i can delete this pictures from Enfold creating and from the database?

    Yes, you can delete the thumbnails that the site don’t actually use. You can manually do it by removing the thumbnail registration from the functions.php file or use the following plugin to set the height and width of certain thumbnails to 0.

    // https://wordpress.org/plugins/simple-image-sizes/

    After the plugin activation, go to the Settings > Media panel, look for the name of the thumbnails that you want to disable, set their width and height to zero, update or save the changes, then regenerate the thumbnails.

    Best regards,
    Ismael

    #1180534

    Ismael, Good evening.

    What can i say, i doesent work for me. Waht have i done.

    Plugin is installed and show me ander MEDIA all that different sizes of the pictures. New, for example i have changes how you discribed 2 sizes.
    In a first run the size extra large 1500×1500 to 0x0 changed and under the section regenerate article picture i marked extra large only and start regeneration. So far so good. A change in the amount of pictures i doesent recognise, it was the same.

    Second run with ab block post grid square 600×600 to 0x0, marked it and run the regeneration. I does, but with an message:
    This file already exists in this size and have not been regenerated : for all my 530 pictures. And further, the picture is always on my server with the size 600×600.

    So, iam no step in the right direction.

    Ok, i can change the function.php that future uploads are not grated in specific sizes. But how can i manage, that i delete maybe 5 sizes of enfold created pictures from my webspace? Can you hint me with a solution? I have i made a mistake?

    PS: my Uploaded pictures in wordpress have a size around 140MB. My webspace is around 3,7GB full. And that is a way to much…

    #1180923

    Hi,

    Thank you for the update.

    Can we access the WP dashboard and the file server? We would like to check how the images are generated. Please post the WP and FTP account in the private field.

    Best regards,
    Ismael

    #1181432
    This reply has been marked as private.
    #1182674

    Hi,

    Sorry for the delay. You forgot to include the site URL. We also tried to access the file server using different configurations but the login credentials above seem to be invalid. Please check the info carefully or provide another account.

    Best regards,
    Ismael

Viewing 8 posts - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.