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

    (@bluey80)

    When you say the latest version do you mean 1.9.11? Have you filled out the SCABN Settings? If the Paypal email is blank in SCABN’s configuration, it will skip the paypal button.

    I’m not sure why the add to cart buttons looks so odd on your page — it is probably some css stuff with your theme / some other plugin overwriting the css that sets the border size, etc. Maybe try a different theme to confirm. You’ll probably need to write some css to set how you want the add to cart button to look (and overwrite what’s being overwritten). See http://wordpress.org/support/topic/remove-border-and-keep-item-aligned-left?replies=7 for details.

    Thread Starter BTPB

    (@btpb)

    Yes, 1.9.11.

    The settings are all filled out.

    I read that http://wordpress.org/support/topic/remove-border-and-keep-item-aligned-left?replies=7 but I don’t really understand how and where to do it.

    Plugin Author bluey80

    (@bluey80)

    Can you give me a url for your site? Are you using encryption for Paypal? If so, try turning it off to debugging.

    Re: the formatting. You’ll have to figure out what css you want loaded to fix the display. Once you have that, if you grab SCABN 1.9.12 there are instruction in templates/default.php on how to get the css loaded.

    Thread Starter BTPB

    (@btpb)

    http://www.tduck.info/dev/payments/

    Unencrypted is checked.

    I’d like to use the same color scheme as the rest of the site for the css so do I just need to copy that over?

    Plugin Author bluey80

    (@bluey80)

    Oppps, say the url on top. So I don’t know why, but your site is filtering the output of SCABN. When it outputs

    Hi
    there

    your theme (I think) is changing it to

    Hi<br/>
    there

    and that new formatting is breaking the form for the paypal checkout. I put all the submit code on one line in 1.9.12 so that may be a work-around for you, but the real question is why the data is getting filtered.

    Plugin Author bluey80

    (@bluey80)

    Also, I just made the change so if you grabbbed 1.9.12 over 5 minutes ago, you’ll need to upgrade again (I didn’t increment version number)

    Thread Starter BTPB

    (@btpb)

    I’m using the Gamepress theme and I’ll do an update to the plug in now.

    Thread Starter BTPB

    (@btpb)

    I do have version 1.4.8 installed here http://www.bridalfantasyshow.com/purchase-tickets and it’s perfect.

    I did try that same version on the current site I’m working on, this one, http://www.tduck.info/dev/payments/ but was getting the same errors as I am now so I upgraded your plug in thinking that would fix the issues, but nope.

    Thread Starter BTPB

    (@btpb)

    Updated to 1.9.12 and same issues.

    Plugin Author bluey80

    (@bluey80)

    Ok, please try 1.9.13 and let me know if that makes a difference.

    Thread Starter BTPB

    (@btpb)

    Plugin Author bluey80

    (@bluey80)

    I’m sorry, but what is the problem? The add to cart buttons look fine. It looks like you aren’t using the SCABN sidebar widget (which is fine) but the page with the add to cart buttons is also the checkout page, but is strange, but I guess functional.

    Thread Starter BTPB

    (@btpb)

    Oh, I scrapped it and went with WP Simple Paypal Shopping cart. Thanks for your time.

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

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