A. Yes, things do change. A landing page does not have the code for sending the form, so any forms on the page may not send and/or may not be setup properly if the page is not marked as a capture page.
A. To remove it for some memberships and not for others you will need to do it through the
file manager.
Download index.html. What you will do is you will download the file index.html from the /adminpages folder. This file, index.html is the default members area used by memberships that do not have a file setup for their specific membership (which we will describe below). This same process works for all files including files in the /adminpages/misc folder.
Make index#.html. You will rename index.html to be index#.html where the number is the id of the membership that this file is for. With all files you can put the id of the membership this way to make a specific version for a membership. You can get the id of the membership by going to the page to edit the membership (/admin/memberships) and by getting the id from the URL of that page. In the URL in the top of the browser the id is the only number in the URL that is at the end of the URL. So if the URL is ..../admin/member/3 then the id of that membership is 3.
Remove ~~ Code. No go through and remove the items that you don't want to appear for that membership. Most of the member icons are represented by ~~ code. For example ~trackingicon~ is the code to remove if you want to remove the Tracking icon. In the editor if you click the blue "Page Specific ~~ Codes" button it will show you all of the codes that exist for the page and many codes have descriptions telling you what the ~~ code is for.
Optional Additional Steps
What we did above merely removes the links to the pages from the members area home page. It does not prevent a member from accessing the link directly and using the feature. There is another feature where you can control which memberships have access to each page. In addition from fully preventing the membership from accessing the page, access also is used when we calculate the monthly membership fees to determine if a member has add/edit access for a tool.
Setting Access for a Page
File Manager. In the file manager there is a yellow "edit access" button on the left side of the page that you can click to edit access to that specific page.
Site Page. From the site page under the "Web Pages & Members Area" section there is a "Manage Files (Access/Translate)" icon that takes you to a page where you can see all files and manage their access. In addition on the right side is an option for adding/removing access to all files belonging to a tool at once (view, edit, add, delete, etc).
A. Yes, go to "
Advanced Features" and click the "Misc" tab
and towards the bottom you will see "Login Redirect URL".
Change this to the url of the page you want a person sent to once they login. Often the easiest approach is to create a resource page with the content you want a person to see when they login, and then set the "Login Redirect URL" to the resource page.
A. Yes,
our system does compensation tracking.We have a feature called "
Direct Payment" which requires a Pro software and allows Members to get paid directly to the merchant account they specify.
Otherwise, you would collect the money from the sale, and then there is a report in the members area showing commissions earned for each Member for you to make payouts.
There is also an export to PayPal and AlertPay which allows you to import a file into either merchant's members area and pay everyone at once.
A. In the new version, advanced features is moved to two different places.
1. General features are at /admin/wizardadmin
2. Other features are under the settings for the page that they apply to. For example, all features related to joining, such as what to do when a member tries to join when they do not have a referrer, are accessed by clicking on the icon on the top right of the join page, and then selecting settings from the drop down.
If there is a specific setting that you are trying to find, let us know what it is, and we will help you find it.