Reply To: Image Store folders contain more than 1,024 files and must be restructured

Bring Your Business to LifeSupportImage StoreImage Store folders contain more than 1,024 files and must be restructuredReply To: Image Store folders contain more than 1,024 files and must be restructured

#396308
Xpark Media
Keymaster

@artvesta,

Backup your site before anything.
Replace the file /image-store/_in/galleries.php with galleries.php.

It will allow you to break your galleries into subfolders, you can name them whatever you want except ‘_resized’;

gallery/1
gallery/2
gallery/23

Once you break gallery into folders use the “scan folder” option to update the gallery information. You may have to increase you memory limit in the wp-config.php file define('WP_MAX_MEMORY_LIMIT', 250 );