The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

PayPal Button

3 posters

Go down

Solved PayPal Button

Post by Guardian-Angel November 15th 2020, 10:20 pm

Hello

I have a Paypal button link from the Paypal site.

How do I add it to my forum?

This is the link generated after I set it up on Paypal.

https://www.paypal.com/donate?hosted_button_id=Z6D5APXA3EWWQ

Thank you.


Last edited by Guardian-Angel on November 18th 2020, 6:23 pm; edited 1 time in total
Guardian-Angel
Guardian-Angel
Forumember

Posts : 754
Reputation : 15
Language : English

http://www.bachandbachettefans.net/forum

Back to top Go down

Solved Re: PayPal Button

Post by SLGray November 15th 2020, 11:01 pm

Where do you want to add it?


PayPal Button Slgray10

When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
SLGray
SLGray
Administrator
Administrator

Male Posts : 51482
Reputation : 3519
Language : English
Location : United States

https://forumsclub.com/gc/128-link-directory/

Guardian-Angel likes this post

Back to top Go down

Solved Re: PayPal Button

Post by Guardian-Angel November 16th 2020, 1:15 am

I would like to add it on the top right hand corner of all pages.

https://www.bachandbachettefans.net/forum

Thank you.
Guardian-Angel
Guardian-Angel
Forumember

Posts : 754
Reputation : 15
Language : English

http://www.bachandbachettefans.net/forum

Back to top Go down

Solved Re: PayPal Button

Post by SarkZKalie November 17th 2020, 6:41 pm

You may add it to overall_header template

Code:
<a href="https://www.paypal.com/donate?hosted_button_id=Z6D5APXA3EWWQ">Donate</a>

Add this to CSS
Code:
a.donate {
    font-size: 16px;
    position: fixed;
    right: 0;
    top: 30px;
    background: blue;
    color: white;
    padding: 10px 20px;
}


PayPal Button Sarkzk10
SarkZKalie
SarkZKalie
Support Moderator
Support Moderator

Male Posts : 1418
Reputation : 220
Language : English

https://rotavn.forumotion.com/

TonnyKamper likes this post

Back to top Go down

Solved Re: PayPal Button

Post by Guardian-Angel November 18th 2020, 3:41 am

Thanks @SarkZKalie

I have tried it several times, it's not showing anywhere.

Guardian-Angel
Guardian-Angel
Forumember

Posts : 754
Reputation : 15
Language : English

http://www.bachandbachettefans.net/forum

Back to top Go down

Solved Re: PayPal Button

Post by Guardian-Angel November 18th 2020, 3:47 am

I apologize for the double post, I see it now, however I expected to see the PayPal icon rather than very small writing.

It's very small, but the location is fine. Is there any way to add an image?

PayPal Button Captu166

This is the code from PayPal.

Code:
<!-- PayPal Logo --><table border="0" cellpadding="10" cellspacing="0" align="center"><tr><td align="center"></td></tr><tr><td align="center"><a href="https://www.paypal.com/c2/webapps/mpp/paypal-popup?locale.x=en_C2" title="PayPal" onclick="javascript:window.open('https://www.paypal.com/c2/webapps/mpp/paypal-popup?locale.x=en_C2','WIPaypal','toolbar=no, location=no, directories=no, status=no, menubar=no, scrollbars=yes, resizable=yes, width=1060, height=700'); return false;"><img src="https://www.paypalobjects.com/digitalassets/c/website/marketing/apac/C2/logos-buttons/optimize/26_Grey_PayPal_Pill_Button.png" alt="PayPal" /></a></td></tr></table><!-- PayPal Logo -->
Guardian-Angel
Guardian-Angel
Forumember

Posts : 754
Reputation : 15
Language : English

http://www.bachandbachettefans.net/forum

Back to top Go down

Solved Re: PayPal Button

Post by SLGray November 18th 2020, 5:29 am

SarkZKalie wrote:You may add it to overall_header template

Code:
<a href="https://www.paypal.com/donate?hosted_button_id=Z6D5APXA3EWWQ">Donate</a>

Add this to CSS
Code:
a.donate {
    font-size: 16px;
    position: fixed;
    right: 0;
    top: 30px;
    background: blue;
    color: white;
    padding: 10px 20px;
}
Replace the top coding with what you got from PayPal.


PayPal Button Slgray10

When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
SLGray
SLGray
Administrator
Administrator

Male Posts : 51482
Reputation : 3519
Language : English
Location : United States

https://forumsclub.com/gc/128-link-directory/

Guardian-Angel likes this post

Back to top Go down

Solved Re: PayPal Button

Post by Guardian-Angel November 18th 2020, 6:22 pm

@SLGray - Thank you very much. It works perfectly now.

Topic is solved.
Guardian-Angel
Guardian-Angel
Forumember

Posts : 754
Reputation : 15
Language : English

http://www.bachandbachettefans.net/forum

Back to top Go down

Solved Re: PayPal Button

Post by SLGray November 18th 2020, 10:25 pm

You're welcome.
Problem solved & topic archived.
Please read our forum rules:  ESF General Rules


PayPal Button Slgray10

When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
SLGray
SLGray
Administrator
Administrator

Male Posts : 51482
Reputation : 3519
Language : English
Location : United States

https://forumsclub.com/gc/128-link-directory/

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum