• Resolved saskiaherm

    (@saskiaherm)


    I have a stie with restricted content. Currently a few blocks are restricted to logged in users. I want to change this.

    1. When a user registers, I want to give him or her one week free access to my entire site
    2. After one week the user can buy a one year’s access to the restricted areas on my site.

    I have defined two subscription plans:

    1. one week for free
    2. one year access.

    I have defined a wo commerce product to buy the second one.

    My first question is: how can I connect users who register for my website to the one-wee-for-free-plan?

    How can I restrict blocks on my website to users who have one of those plans? Restricting to logged in users is not an issue, but won’t suffice in near future.

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Mary Job

    (@mariaojob)

    Hi @saskiaherm,

    Thank you for using Paid Memberships Pro.

    My first question is: how can I connect users who register for my website to the one-wee-for-free-plan?

    For users who register outside of PMPro, you can auto-assign a membership level on default WordPress user registration, please see our guide on this here: https://www.paidmembershipspro.com/give-users-a-default-membership-level-at-registration/ (note that the one-week expiry date set for the level would not apply following this method).

    How can I restrict blocks on my website to users who have one of those plans? Restricting to logged in users is not an issue, but won’t suffice in near future.

    This is possible by using the shortcode for restricting content to non-members, for example, using this shortcode:

    [membership level="0"] Will show up for non-members and non-logged in site visitors. [/membership]

    Kindly read more on using this here: https://www.paidmembershipspro.com/documentation/content-controls/with-shortcodes

    Kind regards.

    • This reply was modified 1 year, 7 months ago by Mary Job.
    Plugin Author Andrew Lima

    (@andrewza)

    Because there have not been any recent updates to this topic, we will be changing the status to resolved. If you have any new questions or if your issue persists, please feel free to create a new topic.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Page restrict subscriptions’ is closed to new replies.