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
Text of 'Payment Type: Check' on Thank You Page | Event Espresso - Staging Server

Support

Home Forums Event Espresso Premium Text of 'Payment Type: Check' on Thank You Page

Text of 'Payment Type: Check' on Thank You Page

Posted: February 12, 2014 at 4:11 am

Viewing 3 reply threads


Janet Murray

February 12, 2014 at 4:11 am

On the Payment Overview after registration has been completed, where is the ‘Check’ text located? I want to change it to ‘Cheque / BACS / Invoice’ and can’t seem to find it.

I have tried to use the language mo and po files but they don’t seem to overwrite the files in the uploads folders.

Am happy enough changing the php files and making a note of where these elements reside, so if you could point me in the direction, that’d be great, thanks!


Anonymous

February 12, 2014 at 4:53 am

Hi Janet,

If you go to Event Espresso -> Payment Settings.

You’ll find the ‘Check/Money Order Payment Settings’.

Within there you can alter the Title. Like so http://d.pr/i/l9CQ
Output: http://d.pr/i/jOQN (I also have other gateways active currently)

Regarding ‘Invoice’ there is a separate gateway for Invoice which allows the attendee to download a PDF of the invoice and also Finalize the registration if you would like to use that.

In the same section (Event Espresso -> Payment Settings) You’ll find ‘Invoice Payment Settings’

Hope that helps.


Janet Murray

February 12, 2014 at 6:12 am

Hi Tony, thanks! But I think it’s a different setting I’m after as I’ve already done that one and it works fine. But it’s the screen after your Output example, as below. It’s the payment overview with all the details of the customer’s booking.

http://i.imgur.com/dwBDh4h.jpg


Anonymous

February 12, 2014 at 10:48 am

Ahh, Apologies.

In that case you would be best filtering the_content() to change ‘Check’ to ‘Cheque’.

Josh came up with a function to do just that, its available here https://gist.github.com/joshfeck/8960517

Add that to your themes functions.php file, a blank plugin or create the file custom_functions.php in wp-conent/uploads/espresso/ and add that function to there.

Viewing 3 reply threads

The support post ‘Text of 'Payment Type: Check' on Thank You Page’ 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