plunderbund
Member
Posted 3 years ago #
I'm trying to put up paypal code and it all works fine, but there is some excessive space I can't seem to get rid of. It would be great if I could get some feedback. I'm using a page for this and not a post.
Page is http://shakblog.com/?page_id=28
I put up the same exact code from Paypal here to show the difference. Spacing not a problem here:
http://www.shakblog.com/paypal.htm
incredipete
Member
Posted 3 years ago #
I asked the same question a couple days ago. Just delete the hard returns after each line of the form. Example:
<form blah blah blah>
<second line blah blah>
should look like this:
<form blah blah blah><second line blah blah>
plunderbund
Member
Posted 3 years ago #
webmaster404com
Member
Posted 3 years ago #
I wrote something up that might help to intergrate paypal this morning: http://www.webmaster404.com/wordpress-paypal-integration/
mightydna
Member
Posted 3 years ago #
(webmaster404) i tried to use your code and i do not see a "PayPal" button when writing a new post. any help?
webmaster404com
Member
Posted 3 years ago #
mightydna - did you remember to uncheck "Users should use the visual rich editor by default" as described in the directions I wrote up?
If you do not do so a paypal button will not appear when you "write" a new post to blog. Let me know!