Hello! I’m having some issues configuring the newsletter bar, first it doesn’t show: I’m using this code:
<form action=”//kmamexico.us13.list-manage.com/subscribe/post?u=cd6be64864e919984a3088197&id=9985a7a784″ method=”post” id=”mc-embedded-subscribe-form” name=”mc-embedded-subscribe-form” class=”validate” target=”_blank” novalidate>
<input type=”email” value=”” name=”EMAIL” class=”required email” id=”mce-EMAIL” autocomplete=”off” placeholder=”Enter your email address” title=”Enter your email address”>
<div id=”mce-responses” style=”display: none;”>
<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_a3950048c69f7be72a27013a9_68a002176a” tabindex=”-1″ value=””></div>
<input type=”submit” value=”SUBSCRIBE” name=”subscribe” id=”mc-embedded-subscribe”>
</form>
And second: at the first time I entered this code it worked, after I deleted it to try other code from mail chimp, but since it didn’t worked I changed it back and then stopped worked. But for the time that it worked, the bar only showed in the home page, but not in all the other pages even thought I selected the option: Show globally.
How can I solve this? Thank you very much for your help!