Support

Home Forums Event Espresso Premium Remove all payment options

Remove all payment options

Posted: June 8, 2017 at 7:25 am

Viewing 8 reply threads


greyowl

June 8, 2017 at 7:25 am

In my case, when a person registers for an event (course), he/she should not be asked to pay. The registration needs to be checked offline and the invoice is sent later (not through EE). How can I remove all payment options and then simplify the registration sequence to remove unnecessary intermediate steps and reformat the pages?


Josh

  • Support Staff

June 8, 2017 at 7:29 am

Hi there,

You can set the default registration status within the events to Not Approved. This will remove any option to pay after the registration information step.


greyowl

June 9, 2017 at 10:56 am

Thanks. I’ve had to alter some of the prompts, like “Payment options”.
Since this site is a language school, the visitors don’t yet know much German. Also, many view it on a smartphone. So I have tried to simplify all texts and remove unnecessary things. I would really like to edit the screens that appear during registration, but don’t know where to find the code.
I am sharing the following annotated screens with you:
First
Second
Third


greyowl

June 9, 2017 at 10:57 am

That doesn’t work. How can I show you the screenshots?


Josh

  • Support Staff

June 9, 2017 at 11:05 am

You can post the urls to the screenshots. If you post a url and wrap the URL in an image tag it will not display here.


greyowl

June 9, 2017 at 11:27 am

Second attempt:
FirstSecondThird


greyowl

June 10, 2017 at 4:10 am

Did you see those screenshots this time?


Josh

  • Support Staff

June 12, 2017 at 7:13 pm

Yes, thank you.

You can remove the outlined items from screenshot 1 by adding the following CSS:

.ee-event-datetimes-li br:not(:first-of-type),
.currency-code,
.event-venues-h3,
.espresso-venue-dv > strong {
display: none;
}

.ee-event-datetimes-li-daterange {
margin-right: 0.5em;
}

For screenshots 2 and 3, you set the event’s Default registration status to be “Not Approved”.


greyowl

June 13, 2017 at 3:43 am

Thanks very much, Josh. Looks good!

Viewing 8 reply threads

The support post ‘Remove all payment options’ 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