Featured images for posts on blog page should link to post. The solution decided for this feature is, rather than have a toggle for whether the featured images should be links or not, this behavior will be standard. This is understood / expected behavior which was not previously included. This feature will apply to featured images for posts on the Post List ( Blog ) Page, with a featured image position of Above Header, Below Header, and In Post Content. This will not apply to 'Header Background' position setting, as this would interfere with the post meta links that are overlaying on top of the background image.
Ensure that you have a 'Blog' page, with at least one blog post. If installing Crio on a clean install, this can easily be done by adding the starter content.
Add a featured image to at least one blog post if it doesn't already have it.
In the WordPress Customizer, navigate to Design → Blog → Blog Page → Post List Settings → Featured Images
Test the Following positions: Above Header, Below Header, and In Post Content and ensure that each option links to the post.
This addresses #399
Description
Featured images for posts on blog page should link to post. The solution decided for this feature is, rather than have a toggle for whether the featured images should be links or not, this behavior will be standard. This is understood / expected behavior which was not previously included. This feature will apply to featured images for posts on the Post List ( Blog ) Page, with a featured image position of Above Header, Below Header, and In Post Content. This will not apply to 'Header Background' position setting, as this would interfere with the post meta links that are overlaying on top of the background image.
This specific PR only addresses the styling of the element for the link. The actual changes to the template can be found in Prime/PR#142
Testing Procedure
NOTE: Testing procedures for this PR and Prime/PR#142 are the same.