Show different information to users depending on their level

Home Forums Welcome! Pre-Sales Questions Show different information to users depending on their level

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #966296
    Mike Janzen
    Guest

    I need the following functionality:

    – Level #0 members are supposed to be able to see highest level description of events, but no more.
    – Level #1 members are allowed to view details of the event (where it is, time of event, number of attendees, and list of attendees by name)

    Is this possible? If so, which products would I need?

    Thanks,

    Mike

    #966366
    Brian
    Member

    Hi Mike,

    Thanks for the interest in our plugins.

    We do not have capabilities setup the way you describe in the plugins.

    On the front end any visitor can see all the details of the event.

    It is possible to customize it to show only certain details based on a role and we have the themer’s guide for that:

    https://theeventscalendar.com/knowledgebase/themers-guide/

    Also, we do not directly show on the front end number of attendees and list of attendees by name so that would have to be added as a custom function to show.

    In the admin we follow the roles for viewing details similar to what WordPress has for posts.

    You can test this out with the core version of the Events Calendar found for free on WordPress.org: https://wordpress.org/plugins/the-events-calendar/

    Let me know if you have any follow up questions.

    Thanks

    #966436
    Mike
    Guest

    Thanks. The links are very helpful.

    To show the list of attendees, would I need to write my own plugin along the lines of:
    https://wordpress.org/plugins/event-rocket/? Or is there a simpler approach?

    My apologies for the basic questions. I’m very new to WordPress, but I do have a programming background.

    #966460
    Brian
    Member

    Hi,

    I do not think you have to go as far as a plugin to do this.

    I did find this coding that might help you get started:

    Display partipants list in a page or post

    As Geoff says though it is untested.

    Thanks!

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Show different information to users depending on their level’ is closed to new replies.