✔ Theme Settings - Can be there be a separate default featured image for the posts being pulled in through the rss feeds?
Completed by Kyle S.
- Assigned to
-
Kyle S.
- Notes
-
Is this possible? If so, can we add that to the theme options. It looks weird having the default featured image for the post twice (for the page header and for the post's featured image)
With default_category_image, the theme checks for that field and uses the default_featured_image if none is set for headers for post category archives.
With default_post_thumbnail, the theme first checks for a post's featured image, then it checks for that field and uses the default_featured_image if none is set for post thumbnails for post category archives.