Hi,
That’s difficult to say because I’m not familiar with how that plugin works. How does it work with custom post types?
Thread Starter
Nebu81
(@nebu81)
When you create a post or page you can select what group of users can see it. In my case when a new user registers on my web belongs to suscribers. And when I create a page or post I select that only suscribers can see it. The problem is that events manager generates the events as if they were pages or posts.
The UAM creates a table in database where add the post id and who can see it, I was thinking add a row in this table when a user creates an event. I don’t know if it will be a good solution. And the event manager, where save the event to database?.
Anyway, if you know other plugin better to do this I have no problem to test it.
Thank you so much for help!
Sounds like you’re right about adding a database entry after Events Manager has created the event. I’d definitely ask om the support forum for UAM how / if they deal with custom post types.
It’s likely the plugin has a function you can hook into which will save you a lot of work 🙂
Thread Starter
Nebu81
(@nebu81)
Ok, I’ll ask in UAM forum.
Thank you again for the help!