When a user clicks on a calendar event that is ‘Registration Closed’ or ‘All Spaces Filled’ (my button titles) they are taken to these default screens:
Registration Closed – ?ee=59
All Spaces Filled – ?ee=10
It is a problem that my users cannot access the booking information once the status is Closed or Full. I would like them to still be able to see the full registration form and its information.
I guess I need to know where the conditions for these page redirects are written and which file(s) to edit to alter this.
I am prepared to do the core editing. Just need to know where to look.
It is the /wp-content/plugins/event-espresso/templates/registration_page.php and /wp-content/plugins/event-espresso/templates/registration_page_display.php templates.
You can copy these (both need to be copied!) to wp-content/uploads/espresso/templates and edit one or both files there. This will stop updates from over writing your modifications.
Hi Dean,
Found the relevent code and got this sorted. Thanks.
Tony
Viewing 2 reply threads
The support post ‘Registration Closed and Spaces Filled’ 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.