• zel

    (@zel)


    Hello,
    I have a problem here! πŸ™
    Well I’m using s2member to sell learning movies. I’ve got player.php (which is a page inside words /player) which loads inside the post inside the iframe.
    Due to the security reasons, I’ve restricted this page /player than only level #1 users can view it. But now, I want to show some movies for free to the logged users.

    But when I try to, the /player got blocked, because user has only wordpress “subscriber” role. Can I somehow reset the restriction for specific post id?

    thanks!

    https://wordpress.org/plugins/s2member/

Viewing 1 replies (of 1 total)
  • KTS915

    (@kts915)

    You have two options.

    One is to change these users to level 0, and then to allow access to these posts by level 0 (which is precisely for free, logged-in users). However, this requires that you turn on open registration, which you might not want to do.

    The other option is to add a custom capability to the subscriber role. You can use the Capability Manager Enhanced plugin to help you with that.

Viewing 1 replies (of 1 total)
  • The topic ‘Cancel restrictions for specific posts’ is closed to new replies.