Archived topic
How to display featured images on /blog/ page?
3 replies · Started by Aditya on February 12, 2021
I have not added any featured images on my blog in the respective section (https://images.app.goo.gl/G8DcWC7SoWPkNbKe9).
In fact, I have added an image after the article introduction, just before the 1st heading in the article.
I want on the blog page (domain.com/blog/) on my site the featured image of blogs should be displayed, which is currently not displaying.
How can I achieve this?
Hi there,
there are plugins that do that - i believe this one has an option to set a Default Featured Image and use the First Image in Content:
Thanks, David!
Can I do it somehow without using a plugin?
For sure - theres code that can do it, heres an article explaining how:
https://www.gavick.com/blog/wordpress-automatically-set-post-featured-image
But read the caveats - its NOT something i would use other then to migrate from a theme that didn't use the featured image.
Code is code at the end of the day, better it be added using a well supported plugin.