Viewing 3 replies - 16 through 18 (of 18 total)
  • Hi!
    I have the same form in two differents webs and it is working only in one of them.

    Here the code:

    <div class="form-element"><div class="form-title">Nombre<span class="required-asterisk">*</span></div>
    [text* your-name class:campo-texto]</div>
    
    <div class="form-element"><div class="form-title">Correo electrónico<span class="required-asterisk">*</span></div>
    [email* your-email class:campo-texto]</div>
    
    <div class="form-element"><div class="form-title">Organización a la que perteneces</div>
    [text organizacion class:campo-texto]</div>
    
    <div class="form-element"><div class="form-title">Perfil</div>
    [select perfil include_blank class:select-perfil "Emprendedor" "Investigador" "Inversor" "Docente" "Administrativo" "Ejecutivo" "Comunicación y prensa" "Otros"]</div>
    
    <div class="editions-form"><div class="form-title">Ediciones que te interesan<span class="required-asterisk">*</span></div>
    <div class="descripcion-editions">Selecciona las ediciones de las que deseas que te mantengamos informad@</div>
    [checkbox* editions "Argentina y Uruguay" "Brasil" "Centroamérica" "Chile" "Colombia" "Espa?a" "Francia" "México" "Perú"]</div>
    
    &nbsp; &nbsp;
    
    <div class="condiciones">[acceptance accept-this-1] <a href="#" target="_blank" onClick="window.open(this.href, this.target, 'width=970,height=400'); return false;">He leído las condiciones y acepto enviar este formulario</a><span class="required-asterisk">*</span></div>
    
    <p class="send-form">[submit class:submit-form "Suscríbete"]</p>
    <br />
    <p class="obligatorio"><span class="required-asterisk">*</span>Campo obligatorio</p>
    
    <span class="asunto-suscripcion">[text your-subject "Suscripción TR35"]</span>

    Any suggestions?

    @adrian-pedraza – If you are not contributing positively to the OP’s issue, please start your own thread.

    As per the Forum Welcome, please post your own topic. Posting in an existing topic prevents us from being able to track issues by topic. Added to which, your problem – despite any similarity in symptoms – is likely to be completely different.

    I am starting a new thread. The support/moderation is severely lacking here.

Viewing 3 replies - 16 through 18 (of 18 total)
  • The topic ‘Getting Error:Failed to send your message. Please try later or contact the admin’ is closed to new replies.