I am having problems linking a PayPal code to the “Donate” button on the template. When applying the code, nothing lines up.
This is the code from the template:
<!-- Single Donate Slide Area →
<div class=“single-donate-slide”>
<!-- Donate Content →
<div class=“donate-content”>
<h4>Far East C.O.D.</h4>
<p>Disater Relief</p>
</div>
<!-- Donate Button →
<div class=“donate-btn text-center”>
Donate
</div>
This is the code from PayPal:
<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=“AVYA79PKQER4N” />
<input type=“image” src=“https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif” border=“0” name=“submit” title=“PayPal - The safer, easier way to pay online!” alt=“Donate with PayPal button” />
</form>
Hey there
Can I see the result page? please provide URL and I will check it
(1) I have the paypal links on the page; however, I had to lace them on top of the image. I could not figure out how to place them in the bottom of the square.
(2) I keep getting a geocode error on the contact page.
Hey there
I just checked your website and donate buttons are working normally for me, after clicking on them im redirected to paypal donation page
please note, if you are having problems with third party codes it better to ask them support as they have a better experience with their code
Thanks foe the reply; however, I stated that I was able to correct the problem with the paypal buttons. the button function was not the problem. the buttons are currently placed on top of the picture in the box, I was trying to place then under the picture in the box. Each time I tried to move the button location, the page format was distorted.
Second issue: The contact page is not working correctly. It keeps giving me a geocode error. This is not a third party code, this is being generated from the website template. Do you have any ideas of correcting the problem?
http://www.fecod.org/contact.html
Hey there
Ok,
this is the message in the console of your website, please follow instructions:
Geocoding Service: You must enable Billing on the Google Cloud Project at https://console.cloud.google.com/project/_/billing/enable Learn more at Getting started with Google Maps Platform | Google Developers For more information on authentication and Google Maps JavaScript API services please see: Using API Keys | Maps JavaScript API | Google Developers
Thank you for the information. This explains the problem with the map. However, can you explain what is needed to get the contact form to work?
Good morning
Thank you for feedback,
regarding contact form - this is the raw HTML template, there is no backend functionality to work with contact forms or with any type of forms, you have to implement php function for this form to make it work