We have a few sites that we have created sub-sites for. We'd like to control how amembers would be displayed for them to control subscriptions. so that sub-site aaa.site.com would only see memberships for aaa and bbb.site.com would only see bbb memberships if that is possible how can that be done?
This is possible but will require customization. You will need to create products with different negative price_groups for each sub-site. Then customize signup and member pages to display products related to sub-site only. Customization depends on exact setup.
I found this in the FAQ, http://manual.amember.com/FAQ#Separate_signup_pages but that is for displaying text. How would I actually just show the items for say -9?? and then would it only show -9 sorry for all the question, but I cannot damage the live system with testing out the /amembers/signup.php page
I've found that the member.php page also responds to the price_group variable, so you could link to it with a URL such as www.yoursite.com/amember/member.php?price_group=-9