A. With direct payment turned on, if there are multiple memberships setup, then a drop down appears for the person to select which membership to join. This controls if the membership appears in that drop down.
A. When editing the membership, in the URL at top you can see the id for the membership. Then, use that id for the membership and add it to the url as shown below replacing the id number with ID:
/join/USERNAME?membership=IDSo, for example if it is for username john and membership id 3 it would look like:
/join/john?membership=3Or if putting it inside the WYSIWYG of a capture page you would put the following code for membership id 3
/join/~username~?membership=3 A. There are 2 ways we can do this:
1) Setting them up with an account and assigning them to you so they can access your sites, file manager, etc., but without having to use your login to Web Marketing Tool. They wouldn't have FTP, but can still do everything through the file manager. Also, we can give them phpMyAdmin database access.
2) Setting up the site on your dedicated server then we can give them sFTP and database, and not have them deal with Web Marketing Tool. For a Dedicated Server we charge $245 for the installation, which includes everything needed, and does not use CPanel, Plesk or WHM. You can add other sites to the server. With a dedicated server the monthly member fees are the same, but we do not charge for emails or IP's and provide free SSL for the first site and cheaper for additional sites added ($5-$10). Below is more info about dedicated servers:
https://webmarketingtool.com/training/dedicated-servers
Also, below is materials for the people working on the site:
https://webmarketingtool.com/developers
A. The easiest way, if possible, is in the database to temporarily make any suspended members active. Then make all the members in the membership suspended. Then from members delete to delete all suspended members. Then suspend the members that were previously suspended.