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 page content | Event Espresso - Staging Server
Hello,
I am trying to figure out how to change page content on the page that comes up after a user confirms registration. The page title is “Event Registration” and the current content reads:
Sean,
Your registration is not complete until payment is received.
Amount due: $126.00
Your Registration ID: 4feca0163468e0.36370380
A confirmation email has been sent with additional details of your registration.
Please choose a payment option:
I can’t find the php file for this page. Can anyone help?
That page pulls from several places. So it depends on what you want changed. A good text editor like sublime edit can help track down text strings by loading up a copy of the plugin files and doing a global search.
Alternatively, If you want to change the wording of specific text strings, you could “translate” the text strings much the same way a translator does using PoEdit. PoEdit lets you search for strings, and will let you change them. After saving your changes, you’ll need to upload the .po and .mo files into the /language directory of Event Espresso on the server.
Thanks Josh.
It worked like a charm. However, the file for the payment confirmation page is payment_page.php in my installation, not payment_overview.php.
The support post ‘Change page content’ 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.