Adding subscription link code to widget
-
I’m trying to add a Feedburner subscription link code to a text widget but when I save it half the code dissappears every time. Here is the code I’m trying to add to Backyardbelievers.wordpress.com
<form style=”border:1px solid #ccc;padding:3px;text-align:center;” action=”http://www.feedburner.com/fb/a/emailverify” method=”post” target=”popupwindow” onsubmit=”window.open(‘http://www.feedburner.com’, ‘popupwindow’, ‘scrollbars=yes,width=550,height=520’);return true”>
Enter your email address:
Delivered by
FeedBurner</p></form>
-
-
Forms are stripped from all user input due to security concerns.
- The topic ‘Adding subscription link code to widget’ is closed to new replies.