Viewing 9 replies - 1 through 9 (of 9 total)
  • Plugin Author bluey80

    (@bluey80)

    Thanks — you found a silly typo in my code. It only affected Paypal buttons not using encrypted carts, so that is how I missed it. Please upgrade to SCABN 1.4.6 and it should be fixed. (Let me know if it isn’t).

    As for the spacing, that may be related to the bad html I was generating because of this bug. If that doesn’t fix it, I’m pretty sure it is some css stuff in your theme as the content I’m generating just has the checkout button immediately after the table showing the shopping cart.

    Thread Starter jimbrown131

    (@jimbrown131)

    Thanks. Just upgraded to the new version, and I’m still having the issue. Any other thoughts

    Plugin Author bluey80

    (@bluey80)

    I looked more carefully and that wasn’t it. Are you using a SCABN template? If so, can you go back to the default and see if that fixes it. The problem is that the code for the Paypal button is getting html-ified — line breaks are converted to <br/>, etc and that is breaking the raw html code. Not sure why it is happening as it doesn’t for me.

    Thread Starter jimbrown131

    (@jimbrown131)

    Hmmm…..thanks. I’m just using the default template.

    Plugin Author bluey80

    (@bluey80)

    My guess is that it is some interplay with your WP theme and my plugin then. Can you try switching to a different theme (maybe 2011?). Also what version of WordPress are you using?

    Plugin Author bluey80

    (@bluey80)

    Ok, try 1.4.8 — not sure why different WP installs are treating things differently, but I’m now echoing out the content instead of returning it content in a function. Hopefully that will fix the sanitization it is getting.

    Thread Starter jimbrown131

    (@jimbrown131)

    Thank you. Where do I get 1.4.8?

    Thread Starter jimbrown131

    (@jimbrown131)

    Never mind. Just updated to 1.4.8 and its working perfectly. Thanks so much for your help!

    Plugin Author bluey80

    (@bluey80)

    Glad to here. I’ll flag 1.4.8 as stable then.

Viewing 9 replies - 1 through 9 (of 9 total)

The topic ‘Paypal button image not showing’ is closed to new replies.