I find the problem i had accidentally deleted this function in my functions.php file in the theme directory.
add_theme_support(‘post-thumbnails’);
Related Posts:
- WordPress 4.6 link edit dialog is too rudimentary
- How to get Text Selection in WordPress Editor
- Creating table layout in WYSIWYG editor
- Adding content in Gutenberg editor
- Edit box scrolls back to the top after updating post
- Image alt attribute
- Foliopress WYSIWYG editor does not display images [closed]
- Why some images are not allowed to be edited only for thumbnails?
- Change the Theme in Jupyter Notebook?
- Missing feature image link function
- Filter to remove image dimension attributes?
- How to get image title/alt attribute?
- User-friendly cropping of post thumbnails?
- Extra TinyMCE editor strips and tags?
- How can I make add_image_size() crop from the top?
- Resizing images to the actual size used in the editor?
- No Thumbnails Generated
- How to disable WordPress from creating thumbnails?
- add_image_size() for specific Post Types
- Stop wordpress from hardcoding img width and height attributes
- Programmatically get images by URL and save in uploads folder
- How do you get the post thumbnail size?
- set_post_thumbnail_size vs add_image_size
- Minimum Dimensions Requirement for Featured Image?
- The the_post_thumbnail without srcset?
- WordPress crop tool greyed out
- Generate Thumbnails only for Featured Images
- Get the first image from post content (eg.: hotlinked images)
- How to get all featured image sizes and their URLs?
- How to disable generation of default image sizes for some custom post types?
- How to Dynamically Resize WordPress Image On-The-Fly (custom field/theme option)
- Disable Visual editor for all users
- How to automatically add rounded corners to thumbnails?
- How do I change/modify the_post_thumbnail(); html output?
- Display thumbnail only if requested size exists
- WordPress adding scaled images that don’t exist (1536×1536 and 2048×2048)
- Download an image from a webpage to the default uploads folder
- What’s the best way to use the Featured Image for responsive web design?
- the_post_thumbnail responsive srcset not populating with custom image size
- Why is the visual editor in WordPress limiting the width by wrapping the content?
- How to change image type for specific size?
- How to add multiple image sizes of the same size with add_image_size
- New image size version only for the Featured Image file
- Editor removes tags
- How to modify image editor dialog options on WordPress?
- Adding a rich text editor to Excerpt
- Can’t extract and set SVG dimensions
- WordPress Image Editor not working – conflict?
- Is there a hook which fires after all thumbnails are generated?
- Avoid converting “>” to >
- is it possible to replace the use of gd_lib with imagick or ImageMagick?
- Disable WYSIWYG editor only when creating a page
- Featured image shortcode
- How to add a class to the attachment images
- How to edit posts with the new wp_editor api?
- How can i add some static text above the editor?
- How to find attachment by it’s name?
- Add quicktag buttons to the HTML editor
- Force TinyMCE editor’s “Toolbar Toggle” to be automatically chosen & expanded
- Stop certain classes showing up in TinyMCE Advanced Style dropdown
- Change WordPress image URLs via filter
- get_the_post_thumbnail_url with an unregistered size
- Getting custom-sized featured image’s URL?
- Disable the Code View in the content editor?
- Cropped featured image replaces original image in gallery
- Image Scaling using get_the_post_thumbnail issue in WordPress
- Re Order Editor to be after meta box [duplicate]
- set_post_thumbnail_size in percent, not pixels?
- Any easy way to automatically set the first inline image in a post as the thumbnail?
- Remove title attribute from images
- How to add editor’s name to entry meta byline?
- Showing a placeholder/default img, if no featured image is set
- How to group meta boxes on the post edit page
- Insert an image into a post by API
- How to create thumbnails with a fixed width, so all of them will have the same width?
- How do I get the URL of a specific size featured image?
- post editor changes & to &
- Featured image with the same height thumbs returns wrong thumb
- How to limit number of images being printer out in “Set Featured Image” pop up?
- How to change the naming of the resized image files
- How might I retrieve a featured post image from an external WP site and display it as a link back?
- How to add button to post page WordPress 5.x
- Disable escaping html
- Gutenberg block editor – list of form components for custom blocks
- Completely disable editor
- Black and White thumbnails
- Convert uploaded PNG to JPEG automatically
- Change Output for Images in Content
- How do I use element instead of tags in WordPress post content having webP support?
- If two users attempt to modify a page, does WordPress still work correctly?
- Programatically creating image attachments from local URLs and setting featured image
- How can I add the “Use as featured image” to a custom metabox?
- Can WordPress crop only the post thumbnails?
- set_post_thumbnail_size not cropping featured images, but reducing proportionally
- How to grab first image attached to post and display in RSS feed?
- Double thumbnails?
- Unexpected width and srcset attributes for the_post_thumbnail();
- Generating Responsive Background Image Sizes in PHP
- Allow user to manually set crop area of default/custom image sizes on upload [closed]
- What’s the Best Way to Edit WordPress Files?