• Hi,
    I am implementing the code of a newsletter in the top bar of your theme. With other code there is no problem, but this one, when updated, partially disappears (only remains the divs and css classes). I paste you the code in case you identify something strange. There’s a limit of coding supported by the top bar?
    Thanks in advance.

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter guijimu

    (@guijimu)

    The code:

    <form class=”simple_form form form-vertical” id=”new_subscriber” action=”https://monaur.ipzmarketing.com/f/S3pK7O-iRuo&#8221; accept-charset=”UTF-8″ method=”post”><input name=”utf8″ type=”hidden” value=”?”>

    <div class=”form-group email required subscriber_email”><label class=”control-label email required” for=”subscriber_email”><abbr title=”Requerido”> </abbr></label><input class=”form-control string email required” required=”required” aria-required=”true” placeholder=”Recibe la Newsletter” type=”email” name=”subscriber[email]” id=”subscriber_email”></div>

    <div class=”submit-wrapper”>
    <input type=”submit” name=”commit” value=”Enviar” class=”btn btn-primary” data-disable-with=”Procesando”>
    </div>
    </form>

    Theme Author Dylan Ngo – Woostify

    (@duongancol)

    Hi, Did you add the shortcode or just full the code above?

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Code in top bar’ is closed to new replies.