As per the comments, my theme was missing the system default medium
image size.
Applying @birgire’s workaround to make the system use a custom size did the trick.
Related Posts:
- Set Featured Image programmatically (in admin) with JavaScript?
- custom tabs in media uploader
- How to restrict wp-admin and prevent upload errors
- Client system for media review?
- Possible to show in media library if images are being used as featured images?
- Admin hook after editing an image?
- Run filter if only it was run from specific admin page ( ‘upload_dir’ changed )
- send information from the thickbox image uploader second tab
- What are the standard admin CSS id/class tags?
- how to know if admin is in edit page or post [duplicate]
- How to remove entire admin menu?
- How can I target WordPress 3.8 new interface MP6 with CSS?
- Settings API – easiest way of validating checkboxes?
- Differentiate Featured Image from Post Images upon Upload
- initial sort order for a sortable custom column in admin
- Read only capability for custom post in admin area
- How can ‘admin_email’ be set?
- How to change WordPress default strings?
- Remove ability to access certain admin menus
- Gutenberg “Add Block” button is not active (greyed out), cannot add new blocks
- How To View Site from Non-Logged-In User’s Perspective
- PHP/Manual use of images? – 2 Questions
- Daily notices of failed login attempts for non-existent admin user
- Reorder plugin items in the admin menu
- Wrong url in sortable column headers & pagination in the admin, when behind a proxy
- Reference external file as a function
- “Automatically add new top-level pages” Default
- Is it possible to hook AJAX to UPDATE-button?
- Get email address of type Administrator
- Check if user is logged in else login page
- How do I get images (with a thumbnail preview) to show in search results?
- Which hook for processing plugin page form data?
- Calling a shortcode in the backend
- Add tabbed menu to admin page
- WYSIWYG – Getting the “link” button from HTML mode in Visual mode
- Error thrown. Cannot create references to/from string offsets
- How to receive security update notification email?
- Include admins in author drop-down on edit post screen
- Hide upload image fields for the different media upload popups
- How can I restore admin capabilities?
- Adding another “Add Post” button to admin
- Admin page redirect to another admin page
- What determines whether admin toolbar is shown to a logged-in user?
- Adding text in more than one language (at the same time)
- How to get view count of every page on site and add that (increasing) number to Dashboard Widget
- Restrict function call to page load but not ajax call
- Force documents to appear in Featured Image dialogue
- How to disable https from wordpress site?
- Fatal error: Exception thrown without a stack frame in Unknown on line 0
- Apply permissions per post
- Where should I hook into admin?
- Settings API not saving values to database
- Dashboard menu missing
- How to remove wp panel for users
- Unable to upload image using the standard uploader in the WP admin (v4.3)
- Admin role not really admin
- Fixed layout for admin section
- Copying WordPress site, HOW about the DB connection?
- How do I diagnose a plugin resource 404?
- Add menu item to edit specific page
- Post editor is 89953px tall. How to fix?
- Does an administrator access allow someone to access to the WordPress database?
- Can’t locate custom image sizes defined by child theme
- Change Name of Category Heading in New Post
- Is it possible to enable the ‘Link To’ field under ‘Attachment Display Settings’ for a Featured Image?
- Load stylesheet on custom admin submenu page
- Disable login on multisite web sites
- Other than save_post any other actions on add / edit post screen?
- WordPress not creating “large” thumbnails
- Remove iPhone detection on login page
- Dashboard RSS Widget Overhaul
- Give admin_menu permission to specific users
- How can all E-mails be sent with BCC copy to Admin?
- How To Create WordPress Dashboard Item
- Login to admin by frontend form?
- Doesn’t call user information to include “wp-load.php” in an external php file
- How do I add an admin table to my page?
- How to save edited post when submitting form
- Show admin bar to editors with Buddypres
- Redirect non-admin after login, and in url – /admin
- Form submit in admin does not set is_admin() true
- WordPress Admin Email
- conditionally update css on edit.php
- Simple CSS admin pagination
- Can I show the tag admin interface on a post when logged in as an admin?
- WordPress “Hide WP” Gives Me Error After Admin Login [closed]
- Editing post in admin panel
- Making a custom upload form and page in the admin section
- site admin for subscribers
- Customise the add media pop-up to include rel attribute option
- Custom Div with links on Admin Bar
- WordPress admin loads erratically “connection reset by peer”
- How to fix broken admin Thickbox?
- New User Notification – Setting Email
- Can’t access my wp admin: captcha images invisible, gives me error message
- Pull Random Images From Options Page [closed]
- Woo Commerce Settings for Check-out Form [closed]
- How to import external media items into wordpress media library (without using storage)
- Add custom css class to wp-list-table row for custom post type
- Modify ‘the_content’ appearance in the admin area