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
Trying to insert text above PayPal button at the end of registration | Event Espresso - Staging Server

Support

Home Forums Event Espresso Premium Trying to insert text above PayPal button at the end of registration

Trying to insert text above PayPal button at the end of registration

Posted: November 21, 2012 at 2:20 pm

Viewing 1 reply thread


Richard Panzer

November 21, 2012 at 2:20 pm

Hi,

Brief background:

I have a site that I have set up as a means to register for workshops in my conference center. A substantial portion of my customers are older people, so I am trying to make my check out process as simple and straight forward as possible.

Onto my question:

In order to accomplish what I stated above, I would like to make it clear to my users that the PayPal button takes them to a page where they can use their paypal accounts and also their credit cards (without creating a paypal account) in order to pay for the event.
While I can upload a custom image for the paypal button with the text in it, it makes the paypal logo far too small (since there is only a limited amount of space to work with). So, I need to know what PHP page to insert the text into.


Dean

  • Support Staff

November 23, 2012 at 12:38 am

Hello Richard,

in the event-espresso/gateways/gateway-display.php file at line 79 you can add somehting like

echo '<p>When you click the PayPal button below, you will be sent to their website in order to make the final payment.</p>';

which will display above the paypal button.

Note that you can copy that file to the uploads/espresso directory so it doesnt get over written on updates.

Viewing 1 reply thread

The support post ‘Trying to insert text above PayPal button at the end of registration’ 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