Adding a Subscribe form onto WordPress.com site.
-
Hello there I am trying to add this Subscribe Form onto a wordpress.com site called mfaudio.co.uk and in the CMS of WordPress it keeps stripping out the form code making the form not appear. Here is the form code.
<form action=”http://fatmail.fatpromotions.com/t/d/s/nkdjuj/” method=”post” id=”subForm”>
<p>
<label for=”fieldName”>Name</label>
<input id=”fieldName” name=”cm-name” type=”text” />
</p>
<p>
<label for=”fieldEmail”>Email</label>
<input id=”fieldEmail” name=”cm-nkdjuj-nkdjuj” type=”email” required />
</p>
<p>
<button type=”submit”>Subscribe</button>
</p>
</form>Please can you help!
The blog I need help with is: (visible only to logged in users)
-
- The topic ‘Adding a Subscribe form onto WordPress.com site.’ is closed to new replies.