Support

Home Forums Event Espresso Premium Show event information on password protected event

Show event information on password protected event

Posted: December 22, 2018 at 4:41 am

Viewing 1 reply thread


wvdzeijden

December 22, 2018 at 4:41 am

I would like to password protect the registration for an event, but show the information (date / time) in the eventlist. When I password protect the event in Event Espresso unfortunately all information is also hidden. Would there be a way to show the information in the eventlist?


Josh

  • Support Staff

December 22, 2018 at 8:15 am

Hi,

Instead of password protecting the event, you can set up a password protected page to display the ticket selector only, then remove the ticket selector from the event. There are a number of code snippets that do this, here’s one:
https://github.com/eventespresso/ee-code-snippet-library/blob/master/templates/jf_ee_password_protect_ticket.php

here’s another (supports multiple tickets)

https://github.com/eventespresso/ee-code-snippet-library/blob/master/templates/tw_ee_password_protect_tickets.php

You can add the above to a functions plugin or if available, into your WordPress child theme’s functions.php file.

Viewing 1 reply thread

The support post ‘Show event information on password protected event’ 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