@thebryceisrite08 – did you ever find an answer to this?
I am developing a site locally and am testing a migration to a live domain. I am running into the same issue. Images are not showing in the gallery despite being ‘attached’ to the posts. I have uploaded all the images to my server maintaining the same file path structure. I have tried a full sql export as well as a wp xml export.
It may be worth pointing out that I am not using the default WP uploads folder. I am using an override in wp-config.php – define( ‘UPLOADS’, ”.’jewelry’ ); However, I have set this on both the local environment as well as live.
When I go into the wordpress media library, nothing appears.