I think the problem may be that the_post_thumbnail()
doesn’t accept an ID as a parameter. Instead you should use get_the_post_thumbnail()
which does accept an ID as a parameter:
<?php echo get_the_post_thumbnail($authors_post->ID); ?>
Related Posts:
- Underscores.me retrieve next / previous post thumbnail in post_nav function
- Show featured image next to post-teasers in Genesis Framework?
- Admin – no Featured image choice in create new/page|post
- Thumbnail With Next/Prev Links Not Showing Next Post?
- How do you add thumbnail support for custom post types?
- Post featured image column on admin post list page
- Custom Field in Featured image for A particular post
- media_handle_upload for local files?
- How to add/assign or change featured image in post programmatically?
- How do I use element instead of tags in WordPress post content having webP support?
- VT-resize image and display it [duplicate]
- Posts Page Featured Image [closed]
- Showing Thumbnail from Previous and Next Posts
- How do I programmatically add an image to a post?
- How to Replace the WordPress Featured Image with a Video?
- Delete Post From Front-End and attachment permanently
- Require a featured image to publish post
- How to Set Featured image In WordPress without Showing it into Post?
- How only display all post related to category
- How do I find which articles are missing a featured image in The WordPress database?
- How to access featured image?
- Modify WP_Post before processing
- Admin Notices don’t display on the admin screen for certain post
- What is the standard featured image size?
- Errors when uploading images in WP 3.5
- Set size for attachments
- why are images not full size?
- Post body text occupying featured image space before it loads
- Get all images in post and comments like Twitter before post title
- Issue where WP Featured Image will not display
- How to check if single.php has already called the_post_thumbnail function
- Getting only the URL of the post thumbnail
- Remove Featured Image & All Media Uploaded to the Post
- Get Post’s first image using Short-code
- Post Image not displaying in category view
- preg_replace not removed “class”
- how to give multiple post thumbnails to a post
- Using wp-cli and delete everypost first image
- How to display post title inside thumbnail?
- Post Title to featured Image ALT
- Get featured image on hover of post title [closed]
- Remove Featured Image from posts in specific category?
- Retrieve a specific post’s featured image and show on a different page
- Only show featured image on exerpt and exclude images in post
- How to display Post title By ID and its Thumb Contents
- Delete media from the post but keep my featured image and post
- Featured image error after importing blog posts
- Mysql update menu_order problem
- Set featured image as hero image on each page
- Thumbnails and images in the blog post are not loading
- Blog featured images disappeared on my homepage
- post thumbnails error
- Display images of related posts
- Center crop the feature image
- Add another feature image box
- How to show category image if no featured image is set?
- Set featured image on creating new post
- Display post on main page with thumbnail
- How to get all posts in gallery post format template
- Add caption to thumbnails in content
- How do I get thumbnails?
- Get post id on click of thumbnail
- Latest news mini images
- Insert link to my thumbnail images
- thumbnail image path and file path for gallery thumbnail images
- Wanting to apply different featured images for each post
- Specific Post Format Image Thumbnail
- Post thumbnail is not shown in wp-admin
- Post thumbnail height problem
- Displaying warning if no featured image has been set – Post Editor
- How enter custom post meta or custom field on box post list archive page?
- $attachment->post_title not displaying title
- Import alt text in set_post_thumbnail
- website images getting corrupt automatically
- Changable favicon based on post-featured image
- Get featured image thumbnail and inserting into custom field on wordpress posts
- out of nowhere
- Ignore posts content in the posts queries for internal linking
- Recent Post Issue
- My posts are getting to Auto draft when I try to Publish
- Moving Gutenberg content from one website to another (block media ids wrong?)
- Private post caught in endless redirect loop
- Foreach issue in get_posts function
- How do I fix broken links to images in imported posts’ post_content?
- Blog open in new Tab
- Contributor edits published post and sends for review – post is made private?
- Posts order in grid
- Why does my “Add New Post” page have an old post in it?
- link to edit a post has empty target
- Add CSS and JS files of the template post on a WordPress page
- Pagination Stops
- How to mark only one post as Featured post?
- WordPress: Develop multiple posts with different data
- Nestling Posts Under Page & Justify Text
- WordPress Recent Post with the badge “New” on the side of the title post
- Bulk find & replace on WordPress posts/pages (minus image paths)
- Redirect to custom post if custom archive page has just one result?
- Unable to delete attached file from folder programmatically
- How can get the last post date of the user?
- Posts are not displaying on their category and tag page