Thanks for bringing this to our attention. We’ll get these corrected.
You can override the messaging for the print it, download it, etc with this:
add_filter ('FHEE__payment_overview_template__order_conf_desc', 'override_confirmation_text');
function override_confirmation_text() {
return 'Replace with new instructions.';
}
I wanted to let you know that the latest version of Event Espresso (4.2.8) fixes the issues you reported here.
Viewing 2 reply threads
The support post ‘Bug in language functions’ 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.
Support forum for Event Espresso 3 and Event Espresso 4.