Navigation
This is archived content. Visit our new forum.
  • Author
    Posts
  • #724838

    montanag
    Participant

    I built a page with cornerstone and need to add a paypal donate button.
    Using the text element it does not show up. There doesn’t seem to be an option for html?
    This is the code I need to add for the paypal button and link:

    <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=”QCH4KX9QYG4Z4″>
    <input type=”image” src=”http://libbyevents.com/wp-content/uploads/2015/10/footer_donate.gif” border=”0″ name=”submit” alt=”PayPal –
    The safer, easier way to pay online!”>

    </form>

    Can you help?

    #725068

    Zeshan
    Member

    Hi there,

    Thanks for writing in!

    You can try adding your code in a Raw Content element (see: http://prntscr.com/9k54rq).

    Thank you!

    #725551

    montanag
    Participant

    I tried the raw content element also also and it does not show up.

    #725562

    Thai
    Moderator

    Hi There,

    Your button code is working fine on my end:

    <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="QCH4KX9QYG4Z4">
    <input type="image" src="http://libbyevents.com/wp-content/uploads/2015/10/footer_donate.gif" border="0" name="submit" alt="PayPal –The safer, easier way to pay online!">
    </form>

    In this case, would you mind providing us with login credentials so we can take a closer look? To do this, you can make a post with the following info:

    – Link login to your site
    – WordPress Admin username / Password

    Don’t forget to select Set as a private reply. This ensures your information is only visible to our staff.

    Thanks.

    #725823

    montanag
    Participant

    I must have messed up the code because now it is showing properly using a text element. But now a new problem is it drops it way down on the page. Is there a way to move the paypal button up so it aligns properly.

    If you take a look at the bottom of the page at http://libbyevents.com you will see my issue.

    Thanks for your help.

    #725855

    montanag
    Participant

    Please disregard my last request as Paypal gave me a different kind of link which solves my problem as it is no longer a form format. You can close this request. FYI I really appreciate your support. You guys rock!!!

    #726041

    Rue Nel
    Moderator

    Hey There,

    We are glad you’ve figured out a way to resolve your issue. Thanks for letting us know!
    If you need anything else we can help you with, don’t hesitate to open another thread.

    Happy New Year!