• Hi
    I am building a site where we want a series of PDF downloads available to logged in users only.

    Basically what I am looking to do is combine the functionality of the RestrictedArea plugin with some of the functions of the WP-Members plugin.

    The RestrictedArea plugin works the way I want it to in how it blocks the content and appears n the page, but it uses the standard WP login/reg instead of it’s own. WP-Members incorporates the Members Area and registration into the theme, instead of using the limited WP one, but it doesn’t handle the content blocking the way I would like.

    So the two things I’m kind of looking to do that I haven’t been able to figure out are:

    a) Make it so that when there is restricted content, WP-Members will block the content and show a link to the Login/Registration page instead of displaying the login/registration forms.

    and

    b) Have alternating Public and Private fields on 1 page. The current set-up with WP-members uses the more tag for restricted content, which blocks out everything below that. I need the pages to appear as so:

    – Description of Download #1 (publicly viewable)
    – Download #1 (members only)
    – Description of download #2 (publicly viewable)
    – Download #2 (members only)
    etc.

    Does anyone know of a way to accomplish these with WP-Members? Or know of a way to accomplish this, maybe even with a different plug-in?

  • The topic ‘[Plugin: WP-Members] Restricted Areas in WP-Members’ is closed to new replies.