I’m creating a single layout template to be used for all of my blog posts. One of the things I’m struggling with is how to show the image caption for the featured image.
Before I was using the single layout template, I could accomplish this with a third party plugin, but it doesn’t work for posts that are using the template.
I’ve also tried the method here:
But I couldn’t get the image caption to show up.
Example of working featured image caption (doesn’t use the layout template):
Example of a post using the layout template (featured image caption doesn’t show):