Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the pue-sales domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the better-click-to-tweet domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the pue-amazon domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the pue-stats domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the wordpress-seo domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114
Restrict Users From Specific Event Category | Event Espresso - Staging Server

Support

Home Forums Event Espresso Premium Restrict Users From Specific Event Category

Restrict Users From Specific Event Category

Posted: October 14, 2013 at 8:59 am

Viewing 1 reply thread


gavcaz

October 14, 2013 at 8:59 am

I am using EE as a volunteer sign up platform. I am looking to restrict certain users from a specific event categories.

For example if a user doesn’t have CPR training they wouldn’t be able to view/sign up for any event listed under the “Lifeguard” category.

How could I go about this?


Sidney Harrell

  • Support Staff

October 14, 2013 at 11:28 am

You would need to use another plugin like Advanced Custom Fields to add a field to the user, then on the registration page template (templates/registration_page.php and templates/registration_page_display.php) use the Advanced Custom Fields function get_field() in a conditional logic statement to control whether or not to display the registration form based on the value of the field.

Viewing 1 reply thread

The support post ‘Restrict Users From Specific Event Category’ 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 - Staging Server