• I create my own month/year directories and upload about 250 images to each ‘month’ directory by SFTP (Filezilla). I then use the plugin ADD TO SERVER to have these added to the WP Media Library, the responsive sized image copies made, and image post pages created. This worked fine until I changed web hosting from shared hosting (Ngenx) to VPS (OpenLiteSpeed).

    The issue I am having is that when I click “LOAD MORE” to show more than 80 images in one of these directories, it may add a few more images, and then I click it again and it may add some more – but doesn’t show all of the 250 or so images in the directory.

    I am using a CDN (Cloudflare) and well as Redis Object Caching and LiteSpeed Caching, but I have tried this with all the caches purged and turned off and I still get the same behaivior.

    This also is causing high loads on the server.

    The new server is optimized, for wordpress/woocommerce with caching, etc.

    I’m not sure how to troubleshoot something like this.

    Any help appreciated.

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Moderator t-p

    (@t-p)

    There are several reasons why images may not be showing in the media library in WordPress. Some of the most common causes include:
    – Corrupted Image Files: If the image files are corrupted or damaged, they may not display properly in the media library.
    – Incorrect File Permissions: Incorrect file permissions on the server can prevent images from being displayed in the media library.
    – Plugin Conflict: Sometimes, conflicts between plugins can cause images not to show up in the media library.
    – Theme Conflict: In some cases, the theme used on the website may conflict with the media library, causing images not to display.
    – Server Configuration Issue: Issues with the server configuration, such as memory limits or file upload size restrictions, can also prevent images from showing in the

    Review info at: https://wordpress.org/support/topic/media-library-load-more-not-showing-all-images/

    Also check this plugin if it can work for to solve your issue: https://wordpress.org/plugins/media-library-enable-infinite-scrolling/

    Thread Starter Swapot

    (@swapot)

    Hey @t-p , thanks for the quick reply. Since this was previously working on the same site, my best guess is this:

    – Server Configuration Issue: Issues with the server configuration, such as memory limits or file upload size restrictions, can also prevent images from showing in the

    I have PHP settings at 1024 MB (I believe 256 MB is the default) and I have the file upload limit set well above the size of the images.

    Does WP have some upper limit on amounts of photos or amounts of directories? I have images (no more than 1000 including the responsive sized duplicates) in almost every month from 1940 to 2024.

    I had read the post you linked to before posting mine, but thanks for connecting it. It feels like my issue is different.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Media Library not showing all images with “LOAD MORE”’ is closed to new replies.