When a user logs in, is there a way to redirect them to a page we define as opposed to the default member.php page that shows up? We are installing amember into my wordpress blog which will offer a membership to access member-only content. We need to take them to the private page: xyz.com/members-area where we'll have all of the members only links. However, we need to know the above question to see if this is even possible. Also... anyone else out there who has put amember into the WP blog?
Just use login.php instead of member.php and set Product URL to desired value in aMember product settings.