Support

Home Forums Event Espresso Premium Sold Out and Registration Closed Links

Sold Out and Registration Closed Links

Posted: July 16, 2014 at 4:35 pm


Tony O’Keefe

July 16, 2014 at 4:35 pm

Hi EE,

I would like to adjust my calendar so that that when a visitor clicks on an event which has a status of ‘Sold Out’ they go to the same page/message as they do when selecting events which are ‘Registration Closed’

I understand that this may mean editing the template file or script. I am OK with this. Just need a little help as to where to look.

Thanks,

Tony

Event Espresso version 3.1.36.5.P
WordPress version WP 3.9.1


Dean

July 17, 2014 at 12:03 am

Hi Tony,

You will need to edit the registration_page.php template.

Start by copying these two files:

/wp-content/plugins/event-espresso/templates/registration_page.php
/wp-content/plugins/event-espresso/templates/registration_page_display.php

over to wp-content/uploads/espresso/templates. Having the template files copied there means that updates wont overwrite your changes, and if something goes wrong, you can always recopy over and start again.

In that location you can edit the registration_page.php at approximately line 234

There’s a block of content that is shown when the event sells out.

You can make use of the code in registration_page_display.php at about line 68 which is for the closed events.

The support post ‘Sold Out and Registration Closed Links’ 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