View Single Post
Old 01-25-2012, 11:12 AM  
Stephen
Consigliere
 
Industry Role:
Join Date: Feb 2003
Posts: 1,771
Quote:
Originally Posted by rogueteens View Post
i'm with ccbill, i'm actually using two wordpress installs, one for the tour then the membership area wordpress on a subdomain
You can use CCBill and one install as well

Make a category "Members" (slug: members) and a directory, "/members"

Load a copy of index.php from your theme there (customize as you see fit)

Add the CCBill htaccess on top of WP htaccess (from root) into /members

Customize your theme (loop) so that posts in Members category show excerpts only on outside pages.

"Member" cookie based conditionals will let you swap "more" links from targeting join page (when not logged in), to targeting content page when logged in...

You can use WP's own registration system to likewise offer extended previews in exchange for email addys

Good luck

Last edited by Stephen; 01-25-2012 at 11:14 AM..
Stephen is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote