- This topic has 2 replies, 2 voices, and was last updated 1 year, 11 months ago by .
Viewing 3 posts - 1 through 3 (of 3 total)
Viewing 3 posts - 1 through 3 (of 3 total)
- You must be logged in to reply to this topic.
WordPress Membership Plugin
Simple Membership Plugin › Forums › Simple Membership Plugin › Limit Post Views
How it Works
Hope to have a function of “Limit Post Views” like The New York Times, which limit visitors to a specific number of article views before redirecting users to a paywall.
My website has these levels:
– Non-Member
– Free level member
– Free-Level but special member
– Paid-Level A member
– Paid-Level B member
I want to set a different view limit per day for each type of member, and I want to limit it to all pages, all posts, or just a partial block.
When a user reaches their view limit, they will be redirected to the specified page or restricted from viewing any more content.
Just like using the partial-protection add-on.
How is this possible?
Thanks.
What you are asking for is not possible, without a MAJOR redesign of SWPM. It would require a redesign of the member database, and the page permissions system.
Thank you for kind reply. I got it.