Quote:
Originally Posted by CIVMatt
I recall a while ago a nice plugin package to run your WP install as a member site. What this did was separate a post or gallery into two sections. A public displayed free image or whatever contact with a bottom link to see the rest of this set or again whatever you put in there. SUrfer clicks that and then checks them again the membership db and either allows them the rest of the post or refers them to join or etc.
Anyone recall what this was?
Thanks.
|
my setup is a members only system, probably not what you are after, to see any content you need an account, and ive implemented invite codes so you can only be a member if you get one.
If implemented a bunch of extra features into mine like the following
- encrypted expiring download links
- shows latest content since last login (landing page when you login)
- request support via the product page
- shows content updates (new version of product)
- searchable download list
- question and answer section
but it seems you can do what you want by using a shortcode, and have the shortcode hide the content that is members only or have a form to join.
Mine is more of a private system with no free content being shown.