Hi,
X theme using same image function for single post and recent posts on homepage as default and this image function is “entry” image size. Also when use images on homepage this “entry” size it is loading big image size and it is slowing down website speed. I set my website width like my wish and I want fix my image sizes for homepage. So I want create a new image size and I want use this image size for my homepage images. My website is http://www.soruncozumu.com you can see my homepage images widths are 323px. If we assume my image size name is “home” I want use this function “add_image_size( ‘home‘, ‘323’, ‘9999’, false ); ” and use this image size for recent posts.