Hello.
I am trying to paste the following HTML text into a Free Text/Arbitrary HTML Widget. It is for a Donation Paypal button.
<form action="https://www.paypal.com/cgi-bin/webscr" method="post">
<input type="hidden" name="cmd" value="_s-xclick">
<input type="hidden" name="hosted_button_id" value="QPJY55XS9M57W">
<input type="image" src="https://www.paypalobjects.com/en_US/i/btn/btn_donate_SM.gif" border="0" name="submit" alt="PayPal - The safer, easier way to pay online!">
<img alt="" border="0" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="1" height="1">
</form>
When I press "Save" in the Widget, everything all of a sudden disappears, except for the following line :
<img alt="" border="0" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="1" height="1">
Any insights regarding why this might happen ? Thanks !
The blog I need help with is lindorffellery.wordpress.com.