Open KostiantynSamusiev opened 3 months ago
@KostiantynSamusiev Are there any errors in the console? Also, does the problem occur when selecting attachments, or when saving them?
@KostiantynSamusiev can you try adding the following to your theme's functions.php file:
ini_set('max_input_vars', 2000);
and let us know if this allows for up to 1954 images?
ini_set('max_input_vars', 2000);
I add it fucntion.php, its doesn't help me. Max number of upload images - 954 :(
@KostiantynSamusiev Are there any errors in the console? Also, does the problem occur when selecting attachments, or when saving them?
No any errors, no any issues … it’s seems some limited of upload images… I’m trying fix it with hosting, but no any good news yet
Version
Expected Behavior
I need download more that 1000 images
Actual Behavior
Now I have problem, I cant upload more that 953 images, why ?