fanteema
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: verify website for pinterestresolved
Forum: Fixing WordPress
In reply to: Follower count and email countthis issue has been resolved
Forum: Fixing WordPress
In reply to: remove spam users from registrationthis issue has been resolved
Forum: Plugins
In reply to: [Pricing Table Ready!] button not connecting to PayPalDone. Thanks again!
Forum: Plugins
In reply to: [Pricing Table Ready!] button not connecting to PayPalIt works!!! Thank you so much. I checked out both examples and tried using the email link and taking out the “s” in http. That did it. Thank you so much for your time and help. Happy holidays!
Forum: Plugins
In reply to: [Pricing Table Ready!] button not connecting to PayPalCan you take a look at one of my earlier replies that has the entire code and tell me what to edit?
Forum: Plugins
In reply to: [Pricing Table Ready!] button not connecting to PayPalDone. Here is the link: https://www.thesweetnetwork.com/test-page/. It should take you to a checkout for: 15 minute consult/ $25.
I took out the <form action= at the beginning and end and I also took the s off the first http.Forum: Plugins
In reply to: [Pricing Table Ready!] button not connecting to PayPalWhen I contacted PayPal the other day they tested out the link without it being in a price table and it worked. It went to a separate checkout page.
Forum: Plugins
In reply to: [Pricing Table Ready!] button not connecting to PayPalOK. Its:
https://www.thesweetnetwork.comForum: Plugins
In reply to: [Pricing Table Ready!] button not connecting to PayPalDo I download the latest version from your plugin site where it says free download? That one has 4 free templates and the older one has 5 free templates. Will I lose the template I currently have?
Also, I’ve been playing around with it but its not working. I was able to put in: https://www.paypal.com/cgi-bin/webscr. It went to my own paypal page but not a checkout page. Then I tried adding more of the code but it said the URL wasn’t valid. How much of the code should I be typing in and should I take out any quotes or symbols?
Here is the entire 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=”5KAYH6SGS38TL”>
<input type=”image” src=”https://www.paypalobjects.com/en_US/i/btn/btn_paynow_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>Forum: Plugins
In reply to: [Pricing Table Ready!] button not connecting to PayPalIt originally looked like this: <form action =https…..
I took the “s” off the http then it changed back to this: <form action=. Everything afterwards disappeared. I’m not sure if typing it in will stop it from changing. I have the latest version of WordPress. Is there an updated version of the ready pricing table?Forum: Plugins
In reply to: [Pricing Table Ready!] button not connecting to PayPalI just took a look at it. How can I get it like that? Do I manually type it in? When I copy/pasted it changed it.
Forum: Plugins
In reply to: [Pricing Table Ready!] button not connecting to PayPalHello, it is the correct code. I went to PayPal help and they showed me how to check that the code was correct by testing it outside of wordpress and it worked. When I pasted it in the price table it did change. It looks like this:
<form action=Forum: Plugins
In reply to: [Pricing Table Ready!] Paypal link not workingI was able to resolve the disappearing button issue. But now when I publish the table and click on the button it does not go to PayPal.
Forum: Plugins
In reply to: [Pricing Table Ready!] Paypal link not workingI have 2 columns and each have a PayPal button for different prices. When I copy and paste, one of the buttons disappears.