Add opt in
-
Hi,
I have an html from aweber, but cant figure out how i get it in the blog. I have pasted it into the “text” widget, but it doesnt appear. Anyone? :)
The blog I need help with is: (visible only to logged in users)
-
-
The blog linked to your username is not a wordpress.com blog and you did not provide a link to one so we can’t really help. If you are talking about a blog hosted here on wordpress.COM, then please provide a link starting with http:// .
-
-
We would need to see the code. It’s probably a Form or something and thus would be stripped out. Please paste the code here between backticks, those little marks like apostrophes that are usually on the same key as ~
So, backtick, all the code, backtick. That makes it display correctly. -
This is the raw html code. Im not exactly sure what you ment.
<center><form method=”post” action=”http://www.aweber.com/scripts/addlead.pl”>
<input type=”hidden” name=”meta_web_form_id” value=”591862″>
<input type=”hidden” name=”meta_split_id” value=””>
<input type=”hidden” name=”unit” value=”sandviks”>
<input type=”hidden” name=”redirect” value=”http://www.aweber.com/form/thankyou_vo.html” id=”redirect_de2e74686ba17bf90bd9eee700eab0ef”>
<input type=”hidden” name=”meta_redirect_onlist” value=””>
<input type=”hidden” name=”meta_adtracking” value=””>
<input type=”hidden” name=”meta_message” value=”1″>
<input type=”hidden” name=”meta_required” value=”from”>
<input type=”hidden” name=”meta_forward_vars” value=”0″>
<table>
<tr><td colspan=2><center><DIV>Gratis Nyhetsbrev </DIV></center></td></tr>
<tr><td>Navn:</td><td><input type=”text” name=”name” value=”” size=”20″></td></tr>
<tr><td>Email:</td><td><input type=”text” name=”from” value=”” size=”20″></td></tr>
<tr><td colspan=2><center></center></td></tr>
<tr><td align=”center” colspan=”2″><input type=”submit” name=”submit” value=”Kjør på”></td></tr>
</table>
</form><img src=”http://forms.aweber.com/form/displays.htm?id=rJyMHGxM” border=”0″ />
</center>Also a JavaScript version:
<script type=”text/javascript” src=”http://forms.aweber.com/form/62/591862.js”></script>
-
It says Form. and the other says Javascript. Both are stripped out here and cannot be used at WordPress.com.
And please don’t post the same question repeatedly; it just wastes everyone’s time.
- The topic ‘Add opt in’ is closed to new replies.