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
Change "continue to payment" button for free events? | Event Espresso - Staging Server

Support

Home Forums Event Espresso Premium Change "continue to payment" button for free events?

Change "continue to payment" button for free events?

Posted: February 28, 2013 at 9:10 am

Viewing 4 reply threads


Stephanie Leary

February 28, 2013 at 9:10 am

I’ve just installed EE and set up a cart for two free sessions as described in this thread. All of that worked beautifully.

Since my events are free, I’d really like to change the wording of the “complete registration and continue to payment” button to simply “complete registration.” Is there a template file I can edit?


Josh

February 28, 2013 at 10:08 am

Hi Stephanie,

I would recommend changing this with the gettext filter. This is something you can drop into your theme’s functions.php file or our custom files add-on’s custom_functions.php file.

I learned about the gettext filter from reading about it in Viper007’s blog:

http://www.viper007bond.com/2011/07/13/changing-core-wordpress-strings/

Here’s some example code:


Stephanie Leary

February 28, 2013 at 10:13 am

gettext() was my next step. :) Thanks!


Chris Reynolds

  • Support Staff

February 28, 2013 at 10:16 am

Hi Stephanie —

Do you mean “Confirm and go to payment page”? If so that’s in cart.php. You can also replace the text strings by editing the language files: http://staging.eventespresso.com/wiki/how-to-change-wording-with-poedit/


Chris Reynolds

  • Support Staff

February 28, 2013 at 10:16 am

Edit: Just noticed my search took me to cart.php in the /includes directory, so….

…or do what Josh said :)

Viewing 4 reply threads

The support post ‘Change "continue to payment" button for free events?’ 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