Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #433997

    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?

    #434237

    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

    #434344
    This reply has been marked as private.
    #434870

    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

    #435696

    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?

    #436465

    Hey!

    Could you try deactivating all plugins to see if one of them might be causing a conflict?

    Best regards,
    Rikard

    #448010

    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.

    #448012

    Hey!


    @grantnieddu
    Can you please post the link to your website? We may need a temporary admin login as well

    Best regards,
    Yigit

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