Support

Home Forums Event Espresso Premium Question Groups not shown in Event Overview

Question Groups not shown in Event Overview

Posted: January 31, 2014 at 7:34 am

Viewing 4 reply threads


Breakwater School

January 31, 2014 at 7:34 am

We have multiple question groups that are needed for particular events and when creating and/or editing an event they are not shown in the Event Questions meta-box.
Why is that?


Tony

  • Support Staff

January 31, 2014 at 7:53 am

Hi,

Do you have the Roles & Permissions Add-on installed?


Breakwater School

January 31, 2014 at 12:30 pm

Thanks for the response. I believe that add-on is installed
Event Espresso – Permissions shows in plugins and the EE menu there are user permissions and user roles


Breakwater School

January 31, 2014 at 12:43 pm

Ok, so I can see that with this add-on one user cannot access another users question groups. Can that be added as a custom capability? If so how?

Thanks


Tony

  • Support Staff

February 3, 2014 at 3:28 am

Unfortunately there is no custom capability but as a filter is being used on the questions SQL you can disable the feature.

Just add this to either your themes functions.php file or using the custom files add-on custom_functions.php file.

remove_filter( 'espresso_get_question_groups_for_event_where', espresso_rp_basic_get_question_groups_for_event_where, 10 );

Make sure it is within PHP tags.

All users should then be able to select any group created by other users.

Viewing 4 reply threads

The support post ‘Question Groups not shown in Event Overview’ 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