You might be facing this problem because your theme does not support featured images.
But you can easily add that support, so no worries 🙂
To quote the WordPress Theme Handbook:
Themes must declare support for the Featured Image function before the
Featured Image interface will appear on the Edit screen. Support is
declared by putting the following in your theme’sfunctions.php
file:
add_theme_support( 'post-thumbnails' );
So just add that line to functions.php
(of your own theme or child theme), and you will be able to see the Featured Image option after you save and refresh the admin area page.
Related Posts:
- Upload multiple images in a custom metabox
- Adding upload button in metabox
- Image display from custom field
- Include captions
- Add custom metabox to media library images
- Image not showing using a custom function and get_post_meta
- Metabox image upload value
- featured image in custom poste type (backend)
- problem with updating metabox of upload image
- Upload button in metabox not working
- Adding different classes to different images depending on size for fine control of image layout in posts
- get_post_gallery_images returns thumbs . I want full size
- Media Upload Folder – how to manage
- Wrong image dimensions in Insert Media after add_image_size()
- Remove P tags from images
- Any easy way to automatically set the first inline image in a post as the thumbnail?
- How can I hide media library images from general users?
- Add multiple images to a page sidebar
- WordPress speed slow after .5 million single image post via wp-cli
- How to add php to theme to show alt attributes
- Why won’t these imported images show up?
- Remove rel=”attachment wp-att-XX”
- Using Taxonomy Image code with my get_categories code
- Generate image size, based on the image-orientation
- Rename image during upload using date and time stamp?
- How to Add extra option to Image Block Settings?
- Upload thousands of images to WordPress without plugin?
- Images in the Twenty Fourteen theme
- Get author ID with attachment ID
- Automatically replace original uploaded image with large image size
- Problem with loading images from child theme CSS file with relevant path
- wp_get_attachment_url with specific image_size?
- Bulk edit Gutenberg single images to change from linking to media file to attachment page
- is it possible to crop cover images in buddypress?
- Any specific reason why images do not show on site?
- Disallow img tag in comments?
- Bulk edit of EXIF data for jpeg images uploaded in the media library?
- In Wordress one author can not see the other’s author uploaded images through media library
- Why are images created by WP larger than the original uploaded image?
- Scaling images for mobile
- How do I fix “Sorry, this file type is not permitted for security reasons”
- Replace image caption with its title and description
- Image LazyLoad plugin not loading jQuery dependancies with wp_enqueue_script in WP 3.3.1
- How to make thumbnails of uploaded animated gifs NOT animated
- Frontend Image Upload
- Multiple variables through wp_get_image_editor
- Removing featured image from gallery?
- Rewrite inline image markup
- Images don’t update after being edited
- URL through custom field returning null
- What did I do WRONG?
- Large image not showing dimensions in Media Library
- Change logo image condition based on url
- How to insert image path in database to display product image in wp-admin?
- How to create a title images for different posts?
- How can I externally retrieve a post’s custom sized image
- Why is my table background image not showing in wordpress?
- WordPress Media Library – how to “uncache” images
- View photo album without having to scroll down for each picture
- How can i sorting and display image order by siz in media library?
- x2 images for retina?
- Is there a way to add a featured image to an image/file attachment page?
- Media Library Cleanup A Thought Exercise
- Save media files (images) to database instead of the filesystem
- i want to change URL of WordPress image or rewrite in runtime
- Site only working in browser where I created it
- After migration, all featured images using accentued characters in their file names are displayed “blanked”
- Adding numbers to an image based on co-ordinates
- A query to substitute images paths in gutenberg (website migration)?
- link not working in image section
- Images missing from Blog post page
- Page size too big due to images
- WP Large Images crash page
- How to display posts with images in fullscreen slider
- Are WP images responsive by default?
- Prevent WordPress from creating individual size images
- wordpress images not showing properly
- Keep the original ratio in a thumbnail image
- What is the best way to handle Ajax image upload on front end?
- Why doesn’t WordPress make thumbnails for videos?
- Plain image uploading – no links, no classes, no sizes
- Thumbnail gallery by date and taxonomy
- Adding multiple images on my site – without using plugins [closed]
- How do I embed an image at actual size?
- Display ajax preloader for large images within posts
- > added to images link in WordPress
- Insert image doesn’t pickup right size
- Thumbs and pictures not showing anymore
- Storing images on a local site
- Images will not attach to posts after site migration
- How to access & display images from a post without textual content ( and vice versa) according to best wordpress practices
- Forcing absolute src links in the RSS feed
- Stop underlining image links
- How to get attached image alt text in media.php?
- Why some images are not allowed to be edited only for thumbnails?
- problems with alt text not appearing in source code
- WordPress Theme: replace logo image with title site if file doesn´t exist on server
- WordPress update leads to 404 error on admin page and signup. CSS mishap with all plugin related functions
- How to get dimension of Logo and Crest
- WordPress Missing Images