• Resolved picknick84

    (@picknick84)


    Wonder if anyone can help.

    I have set my file upload limit to be 100mb in the code setup of contact form 7, however after doing a few test uploads it appears it fails to upload after 15mb

    This is the line of code is setup as:

    <!--[file your-file limit:100mb filetypes:jpg|jpeg|png|pdf|tiff id:customFile class:custom-file-input]-->
    
    [multilinefile your-files limit:100mb filetypes:jpg|jpeg|png|pdf|tiff "Upload files"]

    Also is it possible to set a minimum filesize? To prevent low res images being uploaded? Any help would be appreciated

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Takayuki Miyoshi

    (@takayukister)

    What is the “multilinefile”? It is not what Contact Form 7 provides by default. If you use a separate plugin for it, this is not the right forum for this question.

    Thread Starter picknick84

    (@picknick84)

    Hi. There is an extra plugin installed to allow for multi files to be uploaded. A developer set it up for me

    Thread Starter picknick84

    (@picknick84)

    I contacted my host and they said to create a php.ini file and upload to /wp-admin and /plugins which I’ve done, but its still failing above 15mb upload. Perhaps it takes some time to cache the change

    Another question – is it possible to add a process bar when the form is submitting? As if a large attachment is uploading it takes time and some users assume its not responding. I currently have a small rotating arrow circle

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘file upload limit not working’ is closed to new replies.