On the sign-up page it says Your subscription product($29.95 for 3 months) I want to edit this so it only shows the price, it should say ($29.95) not ($29.95 3 months). I offer a 3 month subscription plus a free software program. Many users are confused and think the software will only work for 3 months too. Where do I edit this text to remove the period? Second question Can I force signups to jump to one product. I have 3 subscription options but I want to have 3 different sales websites that each promote one product and when the user clicks a link they are only shown that one product. With the drop down for multiple products it confuses visitors. I want something like htt.../mysite.com/amember/signup.php?product=2 so it only shows product 2 on the page. Thanks
In the product settings: Custom Subscription Terms to Display You should use price groups, again in the product page. Then you can use: /signup.php?price_group=1 David