mokotobe
Forum Replies Created
-
Have resolved it. I edited the mailchimp code and its working great now.
For anyone with such problems, here the new code thats working:<form action=”http://domain.us7.list-manage2.com/subscribe/post?u=733eeca3930f7faa043e10c07&id=952cc574c” method=”post” id=”mc-embedded-subscribe-form” name=”mc-embedded-subscribe-form” class=”validate” target=”_blank” novalidate>
<div class=”mc-field-group”>
<label for=”mce-EMAIL”></label>
<input type=”email” value=”Enter your email address…” onfocus=”if(this.value==’Enter your email address…’){this.value=”}” onblur=”if(this.value==”){this.value=’Enter your email address…’}” name=”EMAIL” class=”required email” id=”mce-EMAIL”>
<input type=”submit” value=”Subscribe” />
</form></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></form>Obviously, this line will change in your original code as its unique to every mailchimp customer:
“http://domain.us7.list-manage2.com/subscribe/post?u=733eeca3930f7faa043e10c07&id=952cc574c”The new screenshot: http://oi41.tinypic.com/24zc3s9.jpg