Support

Home Forums Event Espresso Premium EE4 Edit /registration-checkout/ page message

EE4 Edit /registration-checkout/ page message

Posted: August 6, 2015 at 11:48 am


Maureen McNamara

August 6, 2015 at 11:48 am

I have review the documentation and searched the forum but am unclear as to how to edit the copy on the /registration-checkout/ page.

I want to edit or hide the message/text:
“In order to process your registration, we ask you to provide the following information.
Please note that all fields marked with an asterisk (*) are required.”


Tony

  • Support Staff

August 6, 2015 at 11:53 am

Hi Maureen,

Editing the string is best done by translating the string using the PO/MO (or a site specific plugin with custom translations), we have more details here:

https://eventespresso.com/wiki/how-to-change-wording-with-poedit/

However if you simply want to remove that text you can do so with some custom CSS:

p#spco-attendee_information-pg {
    display: none;
}

We recommend using either the My Custom CSS or Reaktiv CSS Builder plugins to add custom styles such as these.

The support post ‘EE4 Edit /registration-checkout/ page message’ 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