Posted: March 6, 2015 at 4:31 am
|
We are looking for an events plugin that allows definition of 2 types of WP users: The plugin also needs to either store (or at least sync) events data with custom post types, which I believe you do support – but if this could be confirmed it would be appreciated The scenarios are: 1. 2. So we need to know if you support: Also, we do not want to become a ‘ticket seller’ so is it easy to disable this functionality? Thanks in advance for your help |
|
Hi there, What you are describing is doable with Event Espresso 4 and our WP User Integration addon. However, in order to accomplish what you want out of the box, you will need to have some custom work done to display things as you like on the front end of your site. Here’s how things could work: Re:
You would need to either use a third party WordPress Roles and Capabilities plugin to setup different roles for those different user types. Or you could add some custom code to your site and use the wp user_meta fields for users to indicate which “type” they are. That will help you differentiate between the different types of users on the frontend. Note: If you want these wp_users to be able to publish their own events and not be able to see others/edit others events, then you will need a third party Roles and Capabilities for WordPress to ensure that the granular capabilities we’ve included with Event Espresso 4 are setup for the user (more on our capabilities system over here). Re: Item 1 With EE4 you can have advertisers author their own events, and then the events they’ve authored is available as data to be displayed with their user profile on the frontend (with custom coding). With the additional EE WP User Integration Addon, when advertisers are registered for an event, their contact record can be linked with their wp_user record so that you can also list all the events they are attending on their user profile (custom coding). Re: item 2 On individual event details page, you can list the attendees for the event, and you can optionally filter that list (via custom code) to wp_users that are exhibitors. So yes, what you desire IS doable, but will require some custom code to put in place. The custom development involved with such work is not something that comes included with your purchase. |
|
I should add, we also have a EE People Addon that is currently in testing that also allows you to create profiles for various “people” types and attach them to events. People might be, staff, volunteers, companies, advertisers, exhibitors, etc. So this might fit your needs as well. No firm ETA on when this will be released, but again its in testing so hopefully within the next month or so. |
The support post ‘Definition of WP users / connecting events to company profiles’ 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.