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
Trouble with Payment Page Formatting | Event Espresso - Staging Server

Support

Home Forums Event Espresso Premium Trouble with Payment Page Formatting

Trouble with Payment Page Formatting

Posted: March 6, 2013 at 4:32 am

Viewing 2 reply threads


Mark Middo

March 6, 2013 at 4:32 am

Hi guys,

Struggling to get my payment page to look good. The PayPal button goes to the bottom of the page with huge space between “Please choose payment option” and the PayPal button..

So no one can see the Paypal button who are trying to buy tickets..

Tried [raw] around [event_esspresso] that did nothing.. Also removed function my_formatter($content) { etc etc

But having no luck.. Formatting is stuffed..

Any ideas on how to fix?


Jonathan Wilson

  • Support Staff

March 6, 2013 at 10:38 am

Hi Mark,

Hi Peter,

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

It can be fixed by using some CSS in your themes style.css or by using the My Custom CSS plugin.

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


Mark Middo

March 6, 2013 at 2:55 pm

Cheers that did it! Just added the CSS you suggested.. Awesome :)

Viewing 2 reply threads

The support post ‘Trouble with Payment Page Formatting’ 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