BE Fit Theme image resize NO-NO
My website is using BE Fit Theme and GTmetrix shows that my site is getting a bad speed score because of image resizing. How can I solve this so that the images do not get resized? Where is that code that is forcing the resize? Website URL: https://ocbeachdiet.com.
Here is the GTmetrix result: https://www.ocbeachdiet.com/resize.png
Thank you for your help.
Here is the GTmetrix result: https://www.ocbeachdiet.com/resize.png
Thank you for your help.
Comments
if you want to resize images, you need to play with add_image_size() functions under functions/theme-functions.php file. Please notice that we do not have any other workaround to do that. BTW We do not resize images to sizes that gtmetrix recommend because they do not look good on many desktop versions what is very important. And to be honest, good looking images on desktops are more important in our opinion than few miliseconds faster site.