Support » Fixing WordPress » All Images are not appearing in Media Library Grid View

  • Resolved rynjwssl

    (@rynjwssl)


    So for some reason I could not see all of the images in my media library in the grid view, but in the list view they would show up. This needed to be fixed because when adding a featured image I would not see any images. I read somewhere to make sure the Uploading File path in Media Settings should be set to wp-content/uploads. Mine was set to media, so I changed it. I now realize the error in my ways and now every image path on my website is pointing the wrong way, and the Uploading Files section is now missing. I only get the checkbox saying “Organize my uploads…”. So there is no way to revert back to where I was before, and I am panicking as there are a lot of photos. I am downloading all of these photos through FTP, and was going to upload all of them into the wp-content/uploads folder if I could not find a better solution. I have tried deactivating all plugins and reverting to the default theme, and nothing has changed. Please help! Thanks.

    Ryan

Viewing 13 replies - 1 through 13 (of 13 total)
  • Thread Starter rynjwssl

    (@rynjwssl)

    How can I revert the upload path back to media, instead of wp-content uploads? Doing that will save me so much time, unless someone has a better solution! Thanks.

    Thread Starter rynjwssl

    (@rynjwssl)

    By referring to Settyness’s response here: (https://wordpress.org/support/topic/upload-path-missing-field-wp-admin-settings-media-files?replies=10) I added to the wp-config.php by adding define(‘UPLOADS’, ‘media’);. This returned the images to the correct path and they are now showing up again on the home page and in posts, which is good. But the fact remains that I still can’t see all of the images in the media library grid view, and the upload file path options are still not there in Media Settings, but that is not as important anymore. Any ideas?

    Same problem here.

    I have a multisite configuration. Everything was working fine until last update. Media files show up in list view but not in grid view. I cannot add images to my posts…

    Also, “Choose from the most used tags” option is not working.

    Thank you

    Same here!
    Anyone found a solution or incompatible plugin?
    Thanks!

    Anyone find a fix for this? Same issue, as well as ” image has failed due to an error” when trying to upload a featured image, but the images still upload.

    Any fix?

    Did any of you also use the WPML Media addon?
    I think that’s what caused it in my case, since it didn’t automatically update I had a fairly older version installed. When I updated it and reviewed it’s settings (checked ‘When uploading media to the Media library, make it available in all languages’ & ‘Translate existing media in all languages’), the media library showed everything again!

    I got the same problem with the most recent version of WordPress. In list view, all images are visible. In grid view, I can only see about one page of images without ability to go to the next page.

    Was anyone able to resolve this? I am not using the WPML Media addon.

    I am also seeing this same issue, really needing a solution…

    I’d suggest starting your own thread if you have an unresolved issue like this – as per:

    http://codex.wordpress.org/Forum_Welcome#Where_To_Post

    Thread Starter rynjwssl

    (@rynjwssl)

    So I did end up finding a solution to my problem, I don’t know if it will translate to your sites. The problem with my WordPress site was that it had been around for over 10 years, and over that time the different plugin installs affected the database structure and the file configuration in the WordPress install. So all of the images I had were in a folder that it was not referring to. What I had to do was create a fresh install of WordPress, and move the files into their appropriate folders for the more up-to-date file structure.

    That should solve it if you find your file structure is also out-of-date. I also found that using Force Regenerate Thumbnails worked for another instance in this was a problem and the file structure was not at fault. Hope that helps!

    Thanks for this, it pointed me in the right direction and gave me some things to try… I’m not particularly database savvy but I did some checking, repairing and optimizing via phpMyAdmin, and then ran the Force Regenerate Thumbnails plugin but no luck…

    This now gives me added incentive to carry forward something I’ve started already, which is a completely redesigned site in a new install with a new theme… In the meantime I’ll just have to deal with the hassle of locating images and copy/pasting urls…

    So again thanks for following up on my post…

    Kind regards…

    i face issue like “when i try to load the media library in grid view it takes a load and spin forever but not a single image retrieve on grid view and list view is working”

    so i did the solution by this

    1-> if you have installed appointment plugin kindly deactivate it.
    2-> download the fresh wordpress and replace the wp-include with your current wp-include folder.

    and if the issue is same then try another wordpress theme

    In my case, the active theme outputs an unwanted html comment that breaks the grid view. I found the html in ajax response in browser console. I removed the undesired html and the ajax grid started working again.

Viewing 13 replies - 1 through 13 (of 13 total)
  • The topic ‘All Images are not appearing in Media Library Grid View’ is closed to new replies.