You can enable featured image for pages (and other post types) by using the line below. This goes in your functions.php
file.
add_theme_support( 'post-thumbnails', array( 'post', 'page' ) );
If you’re not comfortable with editing theme files then you should contact your theme developer. If featured images are not enabled by default in your theme they have to be enabled first.
Related Posts:
- featured image as background image on pages
- Show Default Editor on Blog Page ( Administration Panel )
- How to get the list of posts in a static page other than front page?
- Displaying Child pages of the current page in post format and their thumbnails (featured image)?
- How do I use featured images on index.php?
- Only Display a Featured Image on First Post Page
- Outputting content from page
- Embedding Password Protected (Private) “Blog Posts” BLOCK that shows Images and Excerpts on Password Protected Page (not the home page)
- WordPress blog posts template bug [closed]
- Featured Image not displaying in a page
- How to set post slug when using wp_insert_post();?
- Create a page without adding a page in the Database
- What methods to use to create small, editable pieces of text for static pages?
- Hide page visual editor if certain template is selected?
- What is an alternative to get_page_by_title()?
- Require title for pages
- Add a new page to wordpress programmatically
- Get Permalink for the top level parent of child pages
- Get page id by title?
- Notify admin when page is edited?
- List all pages and children in separate ul
- Dynamically Load Styles and Scripts from Theme Functions.php
- How do I load custom scripts and styles for a page?
- How should I best incorporate WordPress in my static website?
- WP won’t save changes in post (any)
- Can’t change parent page
- Call the content of a page in AJAX in WordPress
- Registering multiple sidebars with data from an array
- How to dynamically save a selected option from page “Templates” selectbox?
- Change names of pages in wordpress
- WASM page in WordPress website
- Include a specific page in your template
- Extra title output with this function wp_list_pages
- Where is the key _wp_page_template passed?
- Related Links Page with moderated, user suggested link submissions
- Displaying page content in category archive (archive.php)
- Is it possible to skip certain specified pages when using < prev and next > links?
- Custom Page Order instead of Alphabetical
- Missing Page, But Still Exists In Preview
- How to create a page that lists all the experts(Users with same access permission as author)?
- Adding Author and Updated Schema Markup to WordPress Static Pages
- Trying to Edit a Page but it sends me to a Product Edit page
- Create a page that’s to not be indexed or accessible via slug
- My custom template page not loading content inside it?
- Can a user find a child page?
- How to edit a HTML list in WordPress?
- Is it possible to activate page template without manually selecting it in wp-admin?
- Excerpt Now Showing on the Post Page
- How can I use “getarchives_where” to get monthly archives for static pages?
- All Pages visible on the Frontpage
- How do we exclude multiple pages (like opposite of is_page)
- Create page template with some static contents
- Link to Particular Page Within Template PHP Code
- Can I schedule my site to launch at a set time and date?
- If I use a static page-slug.php for a page, is the database still queried?
- How do I quickly hide a hierarchy of pages from search engines and external users?
- How to store archived copies of a WordPress site
- Changes in WordPress taking 48hrs to reflect [closed]
- Using page-something.php as static front page
- Remove Duplicate Pages so only original exists
- Best way to organize data in this scenario
- How to get tagged pages to show up with tagged posts?
- wp_query issue with post_type = page
- Get all children titles of a page as a link to them
- Two different pages that share the same content?
- After creating a new page, filling the page with structure
- Identify that a page is a grandchild page
- Suggestions: Customizable header image and style colors that are different for each page
- WordPress rewrite rule for specific page and second parametr doesnt work
- accessing the Admin page
- Cover block always has margin
- When I enter password, I’m redirected to the WordPress login form
- How do I add a new item to this menu on the Add New Page section?
- how to change permalink for dynamic page without 404 error
- Page and admin doesnt load – i tried everything
- Problem with deleting a “Page”
- Static Home Page resets to Front Page
- Display different pages based on form entry
- Adding styles/scripts to specific page
- Removing add new pages form editor role
- Maximum number of characters in a wordpress page?
- Hidden Pages, Posts & Plugins
- Editing pages from dashboard
- Multiple pages to show posts
- How to finish this loop?
- Page can not be updated and disappeared in “show all page”
- All the pages are blank [closed]
- Get ID of the page where shortcode is included
- How to achieve anchor links on top of pages.
- Approve Page Edits
- CSS Styling for a Page/ Site made with Pagelines
- Static front page with excerpt
- if and else statement not working on the iframe php page
- How to set a default page for load first time?
- Display multiple page contents under single page
- Split Page Links
- Ask for template when adding a new page
- How to view front-end of WordPress website, using Atom?
- Can’t create new pages in wordpress
- Custom template is not showing up in templates dropdown list after re-naming it