Inserting Image to Post Errors

Posted in: Newspaper
Post count: 10

Hello.

I have tried everything, disabling extensions, using cache plugin, optimizing database, inserting some line into wp-config file like contenate scripts etc.

While uploading i don’t get errors, it works fine. As for screenshots below i have tried inserting 10 images into post which i have uploaded 21 in a shot total 3 MB something.

Getting this damn 503 error and have no clue. Site stops working on frontend also for 30 seconds something.

What you suggest me to do?
Err
Err2

Post count: 35449

Hi,

First of all check your System status ( https://forum.tagdiv.com/requirements-for-newspaper/ ) you can increase them if it needed.
Second step please check that the extension of your image to be supported for our theme.
Try to force refreshing (Ctrl+Shift+R).
Then make a new post and upload a new image, and see it how it works.

Thank you.

Post count: 10

Hi Calin,

Checked system status, everything seems fine. I’m uploading jpeg mostly.
If i upload them one by one, sometimes 3 in a shot it’s ok but if more than 6 photos in a shot it just giving error.

Post count: 35449

Hi,

This seems to happen because the images size are bigger that it’s set in uploading size server.
If you desire to upload more image you need to set up your server configuration for upload max file size and max file upload….
Please read and try this : https://www.wpbeginner.com/wp-tutorials/how-to-increase-the-maximum-file-upload-size-in-wordpress/

Thank you.

Post count: 10

memory_limit = 512M;
max_execution_time = 18000;
max_upload_filesize = 256M;
post_max_size = 256M

I just couldn’t find anyone asking same question. Uploading isn’t problem but inserting multiple images into post is.

Post count: 35449

Hi,

If I understand correctly you can’t add more image at a same time ( https://www.screencast.com/t/qcYpLSD6bPhH ), if is that I just try it myself and it work ( https://www.screencast.com/t/vIqFsodbb ) .
Please try with a default theme.

Thank you.

Post count: 10

Calin…

I have tried inserting 12 images using TEXT editor as you did and dadam! It worked.

And then i have tried 16 images back in VISUAL editor, now it works! 🙂

I’m not sure what happened but as far as it works, i’m happy.

Thanks! 🙂

Post count: 10

Nope.

I’m getting same error again. And couldn’t find a fix for it yet.

Post count: 35449

Hi,

Please provide some more details about the errors that you have now, some screenshots would be very helpful!

Thank you for your understanding!

Viewing 9 posts - 1 through 9 (of 9 total)
You must be logged in to reply to this topic.