How do I hide the featured image from showing on a blog post? I show the title bar on my posts and use the featured image in there instead.
I feel like there used to be an option to toggle this on/off because another blog I have is not showing the featured image inline. When I compare the old post (which doesn’t have the image) and the new post (which does have the image), I can see that the new post includes a “post-meta-thumb” container above the post title. I can obviously hide that with CSS, but why is it missing on the old post?