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
Payment Overview | Event Espresso - Staging Server

Support

Home Forums Event Espresso Premium Payment Overview

Payment Overview

Posted: January 9, 2013 at 12:52 am

Viewing 2 reply threads


Peter Hutton

January 9, 2013 at 12:52 am

Hi guys need help with this. On the Event Registration page, after filling out the registration form, purchasers are provided with a Payment Overview and below that is the PLEASE CHOOSE A PAYMENT OPTION.

Then there’s a huge space below that before you get to the PAYPAL button.

My question is how do you change the format on this page to remove the big space below the PLEASE CHOOSE A PAYMENT OPTION before you get to the PAYPAL BUTTON.

Thanks for your help.

Peter


Dean

  • Support Staff

January 9, 2013 at 1:04 am

Hi Peter,

This is normally caused by the theme adding in
(line break) tags to hidden form fields.

It can be sorted by using a little bit of css in your themes style.css or by using the My Custom CSS plugin.

.off-site-payment-gateway br {
display: none;
}


Peter Hutton

January 9, 2013 at 1:33 am

Thanks Dean

Viewing 2 reply threads

The support post ‘Payment Overview’ 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