Problem is now solved. Thanks to user “blobfolio” here:
It sounds like you may have corrupted the image metadata. Have you
tried running a plugin like
https://wordpress.org/plugins/force-regenerate-thumbnails/ to
regenerate the images/meta?
Solution:
So the solution is to force regenerate all the thumbnails. For example using the plugin mentioned above in the quote.
Related Posts:
- Hide custom image sizes from media library
- How to register images uploaded via FTP in media library?
- Adding a querystring to an image URL when clicking ‘insert into post’?
- How to get media objects
- What is the alternative to “ when it comes to calling Media (image) files in the ‘attachment.php’ file?
- get_children displaying images removed from the page
- WordPress ajax-action failing because of newline in response
- AJAX wp_insert_user WORKS but responds with “The site is not enabled”
- Convert canvas to image and upload image to server
- AJAX and custom pages
- defined (‘ABSPATH’) false after AJAX post to other PHP-file
- Renaming “Expand Details” within “Add Media”
- Echo URL of large version of Featured Image
- How to run JS, PHP and etc. inside WP post?
- How do I let users upload files to a chosen location?
- Trying to implement Ajax comments in WordPress, getting WP error
- How to test nonce with AJAX – Plugin development
- Change the URL of an image from wp_get_attachment_image_src except in the frontpage
- Get different images for mobile and desktop with php, advanced custom fields without using js and ajax
- Can’t extend some core classes
- Can’t search posts using WP_QUERY inside AJAX Function
- How to get specific image in media library with php
- Woocommerce add to cart quantity buttons with AJAX
- Why is the post meta[] empty when I make a call to the wordpress rest api?
- hover image appears below placeholder instead of overlayed
- class click counter save number
- Retrieving Author ID in wp-admin area
- Any possible way to make $wpdb->get_results() return anything else than array?
- get post based on category chosen in drop down – The ajax method
- Why is $_REQUEST an empty array in admin-ajax.php?
- Checking for new message using AJAX and PHP. Server overload?
- AJAX request status 200 but no actual “response”
- get current custom post ID by WP_Query method
- How to make drop down post title
- Ajax not working es expected (Returns 0)
- add_image_size for header_image
- Create onClick Event to Re-load a Widget
- Add custom url to featured image
- Get image’s size name from it’s dimension
- Cannot display or echo alt text on featured image
- Load a page into a div with Ajax
- Recent posts with featured image or fallback image with permalink
- How to create a form and display its content as table in admin panel?
- Creating a Multi-Level Associative Object Using AJAX
- Best practice for migration friendly images in posts/pages?
- wordpress count link clicks by ip address
- Set the background to a default image if there isn’t a specified “featured image”
- Ajax – Call to undefined function get_option()
- ajax, right way to do it and make it works?
- Namespace spl_autoload problem in WordPress admin
- Mass update excerpt
- Unreadable pagination
- AJAX – save an $_FILES picture in media library
- remove wp floating submenu in wp dashboard
- Ajax load more posts with multiple tax query
- Ajax call not working
- How to store data from multiple forms using ajax and php
- How to control WordPress image metadata (using Imagick)?
- WordPress Sending data to Ajax with select option
- My custom wp-admin php files stopped working
- PHP 8, AJAX mail form to function.php doesn’t work
- wordpress media library new uploads don’t write to database
- WordPress ajax doesn’t display object method on jQuery .change() function
- Ajax loaded form replaces form action with Ajax url
- Ajax category filtering products default show all
- prevent default not stopping page refresh. Passing form information to and from php with ajax in a wordpress site
- Status 400 for AJAX POST Request with admin-ajax.php
- Problem with custom plugin using AJAX to pull info from php file
- Gutenberg block – Save PHP function’s output as HTML?
- Get the post ID and display the images
- Call to undefined function wp() in wp-blog-header.php
- Ajax random number always the same
- Responsive Header for Phone
- Call a PHP Function with Multiple Parameters that is outside the AJAX Handler
- Image upload via FormData API and AJAX is not working ($_FILES always empty)
- add custom link to wordpress media gallery modal
- Reprinting tags with all attributes
- Cannot access wp-admin (wordpress dashboard)
- Cannot access wp-admin/wp-login.php (WordPress backend) anymore, what could be wrong?
- Remove metabox from WordPress menu editor page?
- Ajax date_query not working past the first iteration
- How to get original custom taxonomy slug after the slug has been rewritten?
- Ajax request not sending to server and returning – wp-admin/admin-ajax.php 400
- Why ajax doesn’t work on certain wordpress hooks and reload the page instead?
- Why ajax doesn’t work on certain wordpress hooks?
- Repeating admin-ajax.php not found error in admin
- Is it possible to intercept all ajax requests and get the parameters and the returns?
- How to get next image with this code from same post?
- AJAX pagination, update current page
- Unread Repeater field IMG alt not working
- How to make my custom widget appear within WordPress widgets? Plugin development
- Save Search System
- adjust section according to country?
- populate form fields in a loop with ajax
- dynamic dependent select dropdown
- Can’t upload image using media_sideload_image
- WordPress, AJAX and pre_get_posts using conditional tags
- Are nonces in WP REST API optional by default?
- Change “add to cart” button color based on Woocommerce product category [closed]
- Ajax request returns ‘Array’. How to output the actual results?