Hi,
This can be achieved using the [restrict-content] shortcode like so:
Free content
[pms-restrict message="Please login to view the rest of the content." subscription_plans="1"]
Premium content
[/pms-restrict]
As you can see we can restrict the access to the “Premium content” based on Subscription Plan. You will need to add in the subscription_plan parameter the appropriate subscription plan ID. Let me know if this is what you are looking for.
Best regards,