• Hello all.

    I am having a bit of trouble with my contact form as client sof ten tells me that the file they try to attach is too big. I don’t understand it as I have not set a size limit. Any help is appreciated. Thanks.

    [md-form]
    [md-text label="Name"]
    [text* text-827]
    [/md-text]
    
    [md-text label="Email"]
    [email* email-160]
    [/md-text]
    
    [md-textarea label="Message"]
    [textarea textarea-33]
    [/md-textarea]
    
    [md-file label=""]
    [file file-320]
    [/md-file]
    
    [md-submit style="outlined"]
    [submit "SEND"]
    [/md-submit]
    
    [/md-form]

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

  • The topic ‘Size of attached file’ is closed to new replies.