This premium tutorial is similar to the earlier one but when using an Easy Posts component instead of a Repeater for excluding the current post from Recent Posts on single post pages with Oxygen.
We shall
add an Easy Posts with custom Template PHP and Template CSS where the featured image will be set to appear as a regular img element that is properly sized instead of a full-sized background image.
use pre_get_posts to alter the Easy Posts query so it does not include the current post being viewed.