Tagged: ,

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #362631

    Hi!

    When i embed the code for a “signup form” from Chimpmail, everything shows perfect, except the “submit” button, that disappears.

    It shows it in the admin enfold editor and also in other HTML editors, just when i publish it, it desappears.

    This the Embedded code:

    <!-- Begin MailChimp Signup Form -->
    <link href="//cdn-images.mailchimp.com/embedcode/classic-081711.css" rel="stylesheet" type="text/css">
    <style type="text/css">
    	#mc_embed_signup{background:#fff; clear:left; font:14px Helvetica,Arial,sans-serif; }
    	/* Add your own MailChimp form style overrides in your site stylesheet or in this style block.
    	   We recommend moving this block and the preceding CSS link to the HEAD of your HTML file. */
    </style>
    <div id="mc_embed_signup">
    <form action="//ascycap.us9.list-manage.com/subscribe/post?u=4afdd491658b15dc178dbc554&id=857df44e5f" method="post" id="mc-embedded-subscribe-form" name="mc-embedded-subscribe-form" class="validate" target="_blank" novalidate>
        <div id="mc_embed_signup_scroll">
    	
    <div class="indicates-required"><span class="asterisk">*</span> indicates required</div>
    <div class="mc-field-group">
    	<label for="mce-COMPANY">Nombre del Proyecto o Negocio  <span class="asterisk">*</span>
    </label>
    	<input type="text" value="" name="COMPANY" class="required" id="mce-COMPANY">
    </div>
    <div class="mc-field-group">
    	<label for="mce-FNAME">Nombre del Representante  <span class="asterisk">*</span>
    </label>
    	<input type="text" value="" name="FNAME" class="required" id="mce-FNAME">
    </div>
    <div class="mc-field-group">
    	<label for="mce-LNAME">Apellido del Representante  <span class="asterisk">*</span>
    </label>
    	<input type="text" value="" name="LNAME" class="required" id="mce-LNAME">
    </div>
    <div class="mc-field-group">
    	<label for="mce-EMAIL">Email Address  <span class="asterisk">*</span>
    </label>
    	<input type="email" value="" name="EMAIL" class="required email" id="mce-EMAIL">
    </div>
    <div class="mc-field-group size1of2">
    	<label for="mce-MMERGE4">Teléfono </label>
    	<input type="text" name="MMERGE4" class="" value="" id="mce-MMERGE4">
    </div>
    <div class="mc-field-group input-group">
        <strong>Area de Interés </strong>
        <ul><li><input type="checkbox" value="1" name="group[13709][1]" id="mce-group[13709]-13709-0"><label for="mce-group[13709]-13709-0">Emprendedor – Incubación de Idea</label></li>
    <li><input type="checkbox" value="2" name="group[13709][2]" id="mce-group[13709]-13709-1"><label for="mce-group[13709]-13709-1">Planeación Estratégica</label></li>
    <li><input type="checkbox" value="4" name="group[13709][4]" id="mce-group[13709]-13709-2"><label for="mce-group[13709]-13709-2">Marketing – Ventas</label></li>
    <li><input type="checkbox" value="8" name="group[13709][8]" id="mce-group[13709]-13709-3"><label for="mce-group[13709]-13709-3">Procesos</label></li>
    <li><input type="checkbox" value="16" name="group[13709][16]" id="mce-group[13709]-13709-4"><label for="mce-group[13709]-13709-4">Contabilidad – Finanzas</label></li>
    <li><input type="checkbox" value="32" name="group[13709][32]" id="mce-group[13709]-13709-5"><label for="mce-group[13709]-13709-5">Desarrollo Organizacional</label></li>
    <li><input type="checkbox" value="64" name="group[13709][64]" id="mce-group[13709]-13709-6"><label for="mce-group[13709]-13709-6">Financiamiento</label></li>
    <li><input type="checkbox" value="128" name="group[13709][128]" id="mce-group[13709]-13709-7"><label for="mce-group[13709]-13709-7">Vinculación Gubernamental</label></li>
    </ul>
    </div>
    	<div id="mce-responses" class="clear">
    		<div class="response" id="mce-error-response" style="display:none"></div>
    		<div class="response" id="mce-success-response" style="display:none"></div>
    	</div>    <!-- real people should not fill this in and expect good things - do not remove this or risk form bot signups-->
        <div style="position: absolute; left: -5000px;"><input type="text" name="b_4afdd491658b15dc178dbc554_857df44e5f" tabindex="-1" value=""></div>
        <div class="clear"><input type="submit" value="Subscribe" name="subscribe" id="mc-embedded-subscribe" class="button"></div>
        </div>
    </form>
    </div>
    <script type='text/javascript' src='//s3.amazonaws.com/downloads.mailchimp.com/js/mc-validate.js'></script><script type='text/javascript'>(function($) {window.fnames = new Array(); window.ftypes = new Array();fnames[1]='COMPANY';ftypes[1]='text';fnames[3]='FNAME';ftypes[3]='text';fnames[2]='LNAME';ftypes[2]='text';fnames[0]='EMAIL';ftypes[0]='email';fnames[4]='MMERGE4';ftypes[4]='phone'; /*
     * Translated default messages for the $ validation plugin.
     * Locale: ES
     */
    $.extend($.validator.messages, {
      required: "Este campo es obligatorio.",
      remote: "Por favor, rellena este campo.",
      email: "Por favor, escribe una dirección de correo válida",
      url: "Por favor, escribe una URL válida.",
      date: "Por favor, escribe una fecha válida.",
      dateISO: "Por favor, escribe una fecha (ISO) válida.",
      number: "Por favor, escribe un número entero válido.",
      digits: "Por favor, escribe sólo dígitos.",
      creditcard: "Por favor, escribe un número de tarjeta válido.",
      equalTo: "Por favor, escribe el mismo valor de nuevo.",
      accept: "Por favor, escribe un valor con una extensión aceptada.",
      maxlength: $.validator.format("Por favor, no escribas más de {0} caracteres."),
      minlength: $.validator.format("Por favor, no escribas menos de {0} caracteres."),
      rangelength: $.validator.format("Por favor, escribe un valor entre {0} y {1} caracteres."),
      range: $.validator.format("Por favor, escribe un valor entre {0} y {1}."),
      max: $.validator.format("Por favor, escribe un valor menor o igual a {0}."),
      min: $.validator.format("Por favor, escribe un valor mayor o igual a {0}.")
    });}(jQuery));var $mcj = jQuery.noConflict(true);</script>
    <!--End mc_embed_signup-->
    
    

    ¿Any clue how to solve this?

    Thanks!

    #363235

    Hey cherojo!

    Try adding this to your custom CSS.

    #mc_embed_signup .clear {
        overflow: visible !important;
        visibility: visible !important;
    }

    Cheers!
    Elliott

    #363263

    ¡AWESOME!

    ¡That works!… You guys rock.

    THANKS!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Embed suscribe button from chimpmail disappears’ is closed to new replies.