Can't add donate button to Text Widget

  • Unknown's avatar

    I am trying to add a donate button to my blog. Here is the code:

    <form action=”https://www.paypal.com/cgi-bin/webscr” method=”post” target=”_top”>
    <input type=”hidden” name=”cmd” value=”_s-xclick”>
    <input type=”hidden” name=”hosted_button_id” value=”B454D364GWCLY”>
    <input type=”image” src=”https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.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 add it to a Text Widget it does not work.

    Please help

    Thanks

    Larry

    The blog I need help with is: (visible only to logged in users)

  • Unknown's avatar

    Hi Larry,

    To add a donate button, you’ll need to follow the steps outlined in this support page to get the code for it: PayPal

    Please note that certain kinds of code that PayPal can make for donate buttons won’t work here at WordPress.com. If you have any questions about that, just let me know. :)

  • The topic ‘Can't add donate button to Text Widget’ is closed to new replies.