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
How to alter 'Please choose a payment option' images? (Paypal image, etc) | Event Espresso - Staging Server

Support

Home Forums Event Espresso Premium How to alter 'Please choose a payment option' images? (Paypal image, etc)

How to alter 'Please choose a payment option' images? (Paypal image, etc)

Posted: June 17, 2013 at 6:59 am

Viewing 1 reply thread


miranda rota

June 17, 2013 at 6:59 am

I’ve been trying to change the size of the paypal image on the ”’Please choose a payment option'”  (see image attached please) page and although I’ve used firebug and gone in to the css to change it, it shows bigger for about 2 seconds but then snaps back to it’s original size!

I also want to put a sub-heading above the payal image that reads: “Online Payment Options” (to be the same as the ‘Off-line Payment Options’.

Any help on how to do these will be greatly appreciated!

Thanks for your time :)


Dean

  • Support Staff

June 17, 2013 at 7:17 am

Hi,

Try adding this to the bottom of your style.css file or a plugin such as My Custom CSS

#paypal-payment-option-lnk {
width: 100%;
}

Regarding the title, you would need to edit one of the template files from the gateway folder called gateway_display.php. It can be copied to wp-content/uploads/espresso/gateways, before modifying to preserve changes in the event of an update.

In there are some lines that have two slashes before them // removing those slashes makes the lines active. You can choose to show the Onsite or Offiste title (e.g. paypal is off site as it is away from your site) and modify the text as desired.

Viewing 1 reply thread

The support post ‘How to alter 'Please choose a payment option' images? (Paypal image, etc)’ 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