• Resolved cpurrin1

    (@cpurrin1)


    I used to have this working just fine, but now messages do not send if an attachment is added. What happens is that there’s a progress wheel that spins until process is aborted or the file is removed. My WordPress is 5.6.2. and am using version 5.4 of Contact Form 7. Problem occurs with Chrome and Safari on a Mac, but haven’t tested on PC. Thanks for any help.

    <label> Name
        [text* your-name] </label>
    
    <label> Email address
        [email* your-email] </label>
    
    <label> Subject
        [text* your-subject] </label>
    
    <label> Website (optional)
        [url url-852] <label>
    
    <label> Message
        [textarea your-message] <label>
    
    <label> Attach files
        [multilinefile multilinefile-560 limit:5mb "Attach files"] <label>
    
    [submit "SEND"]
    
    [recaptcha]

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

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

The topic ‘Attachments don’t send’ is closed to new replies.