Support

Home Forums Event Espresso Premium Proceed To Finalize Registration button text

Proceed To Finalize Registration button text

Posted: December 8, 2015 at 4:12 pm


Hideout Theatre

December 8, 2015 at 4:12 pm

I would like to change the text in the button of the payment options screen in the MER plugin. Right now it says “Proceed to Finalize Registration”. What is the supported/correct way of editing this text?

This post references that changing that text is done “slightly differently” but never addresses what the correct procedure is. https://eventespresso.com/topic/problem-translating-buttons/#post-152567


Lorenzo Orlando Caum

  • Support Staff

December 8, 2015 at 4:24 pm

Hi, please try this filter instead:

https://eventespresso.com/topic/upgrade-to-v4-6-28-has-broken-my-change-to-proceed-to-payment-options-button/#post-158294

It can be added to your child theme’s functions.php file or a site specific plugin.


Lorenzo


Hideout Theatre

December 9, 2015 at 11:43 am

That works like a charm. Thanks!

Is there a similar filter that can be used to change the text of the labels for the registration steps? Right now the second step is labeled Payment Options, but since I am only going to have one payment method, I’d like it to say Confirm & Pay. I tried changing it in the language file but that didn’t seem to work.


Tony

  • Support Staff

December 10, 2015 at 2:50 am

Hi there,

Its actually within the same function, if you look about half way down you’ll find

sprintf( __( 'Proceed to Payment Options', 'event_espresso' ), $checkout->next_step->name() );

You can change the ‘Proceed to Payment Options’ string to whatever you prefer to be output in that case ‘Confirm & Pay’.

The support post ‘Proceed To Finalize Registration button text’ 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