As promised, here is a quick tutorial how to get the featured image to show on the full post view. If using a child theme, copy the content.php file into the child theme. Otherwise, the change will be this…around line 53, you will see this line of code:
Make it look like this:
This will make your featured image show up.
IMPORTANT: Make sure you have a backup copy before making any changes.