Hi! I have installed Dynamic-Featured-Image plugin to have 2 different featured images with aspect ratios. It works great everywhere except in Blog Feed Masonry. 2:3 looks too big or cropped badly. So I look how to make blog feed loop read my second featured image. Plugin documentation: https://github.com/ankitpokhrel/Dynamic-Featured-Image I guess i need to call get_featured_images( $post_id ) and return [1] from that array. Thanks a lot, I'll buy you a beer