Support

Home Forums Event Espresso Premium Paypal button after updating to wp 3.8

Paypal button after updating to wp 3.8

Posted: December 14, 2013 at 3:55 pm

Viewing 3 reply threads


B D

December 14, 2013 at 3:55 pm

My paypal “Buy” button has broken (more precisely, it is much, much bigger than it was in wp 3.7) after upgrating to wp 3.8. I have tried to reinstall it, but with no result.

How to deal with this issue?


B D

December 15, 2013 at 5:01 am

The button I’m talking about is of course the button the customer see on the payment page.

I have found a css workaround which seems to work:

#paypal-payment-option-lnk {
width: inherit;
}

Is this right ? ((I’m not a coder)


Tony

  • Support Staff

December 16, 2013 at 3:47 am

That code basically targets the element with id paypal-payment-option-lnk and states to inherit the width of its parent.

Unfortunately without seeing the page/code we can’t tell if that will fix it.


B D

December 16, 2013 at 7:10 am

Thank you.

This code has brought back the button to its former size, so I think it’s ok. It is due to upgrading to wp 3.8; before there was no problem with this button.

Viewing 3 reply threads

The support post ‘Paypal button after updating to wp 3.8’ is closed to new replies.

Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.

Event Espresso