Hello, I tried to upload images around 150Kb and works fine, but if the picture is larger (500Kb, 1MB or more), there’s a message telling “There was an error, try again later”.
If I try to upload a image with other theme, there’s no problem, but with enfold i just can’t.
What can I do to fix that?
Hi vicentevalero!
Please try adding following to your .htaccess file
php_value upload_max_filesize 64M
php_value post_max_size 64M
php_value max_execution_time 300
php_value max_input_time 300
Regards,
Yigit
Hi!
I think .htaccess in your public-html folder should be fine. Try to put Yigit’s code on the very top of your .htaccess file. If it does not work you should contact your host to increase your php memory limit.
Cheers!
Andy
Nop, the problem is in your theme. I tried to upload many pictures in Enfold and I got the same error, however I tried in another themes and I could upload the pictures.
Why is not working with your theme?
Hey!
Could you try deactivating all plugins to see if one of them might be causing a conflict?
Best regards,
Rikard
I have the same problem. None of these solutions (or any of the others in the forums) works unless I deactivate the theme. Every other theme works.
Hey!
@grantnieddu Can you please post the link to your website? We may need a temporary admin login as well
Best regards,
Yigit