• Resolved ankejo

    (@ankejo)


    I have a membership plugin and I don’t want to list the events for users who are no members. How can I disable the /events/ view? How can I protect the single events?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Contributor webnus

    (@webnus)

    Hi @ankejo,

    Actually, it should be a restriction with the third-party plugin. however, you can create a new shortcode for MEC archive page and then use the custom shortcode archive page skin with the new shortcode plus the “restrict” code, like this one:
    [restrict][MEC id="130"][/restrict]
    https://i.postimg.cc/FHBwVt8T/image.png

    For example, please check shortcode(s) on this page: https://www.ads-software.com/plugins/restrict-user-access/

    — Or, use MEC Addon (User Dashboard) and just use the MEC shortcode with the login section.

    Best Regards

    Thread Starter ankejo

    (@ankejo)

    Ok, thank you, it works for the archive page. But how can I restrict the access of the single events?

    Plugin Contributor webnus

    (@webnus)

    HI @ankejo,

    Unfortunately, this option is not available and you can customize it. but we would forward it to the developer team to be checked and if possible to be added in the next updates.

    Best Regards

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Events only for logged in users’ is closed to new replies.