• Resolved kouamx100

    (@kouamx100)


    Hi everybody
    Please, I use contact form 7 for my forms and my website is host by OVH.
    My problem is that I receive the mail, but I don’t receive attached files.

    *********************************************

    <p>Votre nom (obligatoire)
    [text* your-name] </p>

    <p>Votre email (obligatoire)
    [email* your-email] </p>

    <p>Sujet
    [text your-subject] </p>

    <p>Curriculum Vitae

    [file Curriculum Vitae filetypes:pdf|doc|docx limit:10mb] <p>

    <p>Votre message
    [textarea your-message] </p>

    [recaptcha]
    <p>[submit “Envoyer”]</p>

    *********************************************

    Thank you for helping me to solve this problem.

    https://wordpress.org/plugins/contact-form-7/

Viewing 9 replies - 1 through 9 (of 9 total)
  • You can’t have a form-tag which is two words and is not hyphenated. I’m also not sure if Higher Case Letters are valid syntax.

    Change the file field to:

    [file curriculum-vitae filetypes:pdf|doc|docx limit:10mb]

    Make sure that in the Mail > File attachments field you have the correct mail-tag:

    [curriculum-vitae]

    Thread Starter kouamx100

    (@kouamx100)

    I have change to:

    *******************************

    <p>Votre nom (obligatoire)
    [text* your-name] </p>

    <p>Votre email (obligatoire)
    [email* your-email] </p>

    <p>Sujet
    [text your-subject] </p>

    <p>Curriculum Vitae

    [file curriculum-vitae filetypes:pdf|doc|docx limit:10mb] <p>

    <p>Votre message
    [textarea your-message] </p>

    [recaptcha]
    <p>[submit “Envoyer”]</p>

    *******************************

    I always receive message but not attached files

    Thread Starter kouamx100

    (@kouamx100)

    I have change to:

    [file curriculum-vitae filetypes:pdf|doc|docx limit:10mb] <p>

    I always receive message but not attached files

    What do you have in the Mail >> File Attachments field?

    Thread Starter kouamx100

    (@kouamx100)

    this is contact form 7 config:

    <p>Votre nom (obligatoire)
     [text* your-name] </p>
    
    <p>Votre email (obligatoire)
     [email* your-email] </p>
    
    <p>Sujet
     [text your-subject] </p>
    
    <p>Curriculum Vitae
    
    [file curriculum-vitae filetypes:pdf|doc|docx limit:10mb] <p>
    
    <p>Votre message
     [textarea your-message] </p>
    
    [recaptcha]
     <p>[submit "Envoyer"]</p>

    I normally receive emails containing:
    topic, email and message of the sender but attached files don’t appear

    I need to know the MAIL configuration now, not the FORM configuration. What do you have in the Mail tab >> File Attachments field?

    http://contactform7.com/setting-up-mail/

    Thread Starter kouamx100

    (@kouamx100)

    File Attachments field is empty. It’s contains nothing

    If you want to receive attachments set up in the form with a form-tag, you need to put the corresponding mail-tag in the Mail field.

    So, in this case the File Attachments field should have:

    [curriculum-vitae]

    http://contactform7.com/setting-up-mail/

    Thread Starter kouamx100

    (@kouamx100)

    Thank you, I sold my problem

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘don't receive contact form 7 Attached file’ is closed to new replies.