Support

Home Forums Event Espresso Premium Require Password for Registration

Require Password for Registration

Posted: April 11, 2019 at 11:44 am


Events.Chicago

April 11, 2019 at 11:44 am

I have an event that is by invitation only and I wish to allow the event details page to be seen by the public, but only allow registration to holders of a password. Right now i have a password on the event overall, but that does not allow the event details to be seen by the public.

How can i set a password that is activated when the register now button, within the event details page, is clicked on? if there is another suggestion, let me know.


Josh

  • Support Staff

April 12, 2019 at 8:51 am

Here’s another solution:

Hi,

Instead of password protecting the event, you can set up a password protected page to display the ticket selector only, and 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.


Events.Chicago

April 16, 2019 at 6:52 am

Thanks. I will give it a go.

The support post ‘Require Password for Registration’ 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