• dranish

    (@dranish)


    Hi guys, I have the following problem, I have two forms in different pages:

    [contact-form-7 id = “448” title = “Upload your photo”] and
    [contact-form-7 id = “766” title = “Contest”]

    In both forms there is a field to attach a picture, the problem is that sometimes the emails do not arrive in the second form, and are identical in configuration. Change variable names for each form, the first form works perfect.

    Any idea what could be the problem?
    Thank you.

    http://ww.wp.xz.cn/extend/plugins/contact-form-7/

Viewing 4 replies - 1 through 4 (of 4 total)
  • If you are able to include a link to your Contact Form 7 forms, others here may be able to offer more assistance.

    Thread Starter dranish

    (@dranish)

    Thanks for responding, here are the links to the forms and code each.
    regards

    Form 1
    http://www.bartolo.cl/fotos/

    [text* your-name-subeFoto 20/  watermark "Tu Nombre*"] </p>
    
    [text* comentario-746 20/ watermark  "Describe tu foto*"]
    
    [file* mifoto-21 class:mifoto filetypes:gif|png|jpg|jpeg limit:2mb]
    
    <p>[submit class:btnEnviarFoto "ENVIAR ►"]</p>

    Form 2
    http://www.bartolo.cl/sin-categoria/prueba/

    [text* your-name-concurso 40/  watermark "Tu Nombre*"] </p>
    
    [text* fecha-nacimiento 40/ watermark  "F. Nac. dd/mm/aa"]
    
    [email* your-email-padres 40/  watermark "email de tus padres*"]
    
    [file* foto-concurso class:mifoto filetypes:gif|png|jpg|jpeg limit:2mb]
    
    <p>[submit class:btnEnviarFoto "ENVIAR ►"]</p>

    Problem in Form 2 is likely due to Javascript Conflict with Facebook plugin on that page. Disable that plugin and see if problem goes away.

    Thread Starter dranish

    (@dranish)

    To disable facebook plugin does not work, keep looking. Thanks for your time.

    best regards

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

The topic ‘Problem with two forms with attachments’ is closed to new replies.