Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the pue-sales domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the better-click-to-tweet domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the pue-amazon domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the pue-stats domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the wordpress-seo domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114
Paypal button after updating to wp 3.8 | Event Espresso - Staging Server

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)


Anonymous

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 - Staging Server