Media Library Thumbnails issue
-
Gonna make this really short, basically there is no thumbnail in media library for migrated images. We just took an export .sql from old DB doing this:
“SELECT *
FROMwp_posts
WHERE post_type = ‘attachment’and just run into new DB, then changed the urls (http//www.oldsite.com/… -> http//www.newsite.com/…) and then copied the whole list of files keeping same structure.
At this point we got in the media library all images reflected, but we got this:
https://screencast.com/t/GVCBZchVff
When click on edit one of those we don’t have thumbnail for:
https://screencast.com/t/cXoh8aR6r
Any idea? The issue is that this is annoying for end user.
Thanks
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
- The topic ‘Media Library Thumbnails issue’ is closed to new replies.