I want to know if there is a way to ignore price groups on sign up page and ONLY show the product info for the product numbers in the URL. EXAMPLE: http://yoursite.com/amember/signup.php?product_id=1,2,3 I do not like having to set negative price groups for products just to hide them form the sign up page and I don't want members to be confused when they select a product and then hit the sign up page and see products listed that they did not click on. Can this be done?
Yes, that is exactly what price groups are for: http://yoursite.int/amember/signup.php?price_group[]=1&price_group[]=2&price_group[]=3 You can find more in the aMember online manual here: http://manual.amember.com/FAQ#Separate_signup_pages http://manual.amember.com/Managing_Products