Hi,
is there a way to show all plans and merchandising in a single web page but not into registration form?
I'd like to separate the registration form from the plan and merchandising page for user. So anyone can register to the website and after can go to the plan/merchandise page to select all the plan he/she wants to add to the cart and pay all togheter.
If the user go to plan/merchandise page and is not logged/registered yet, so the system go to the registration page before go to cart/payment page.
Set "Show subscription plans at registration" to "No" in CBSubs > Settings > Global then use the normal display plans URL. Specifically the below URL (can also be a menu item via menutype Community Builder > Plugin).
If not logged in it'll just show the registration page. If logged in it'll show the plans selection page. You'll probably also want to set "Suggestion text for plans subscription (always displayed)" to empty in CBSubs > Settings > Display > Plans.
By doing this they will not be able to select plans during the registration process. They will need to register, login, and then can subscribe to plans. If you want plans as part of the registration process, but on 2 separate pages then there's no solution for that as it's a single form and it cannot be broken up into multiple pages. You however could use tabbed or step by step registration layout in CB > Configuration > Registration.
Kyle (Krileon) Community Builder Team Member Before posting on forums:
Read FAQ thoroughly
+
Read our Documentation
+
Search the forums CB links:
Documentation
-
Localization
-
CB Quickstart
-
CB Paid Subscriptions
-
Add-Ons
-
Forge
-- If you are a Professional, Developer, or CB Paid Subscriptions subscriber and have a support issue please always post in your respective support forums for best results!
-- If I've missed your support post with a delay of 3 days or greater and are a Professional, Developer, or CBSubs subscriber please
send me a private message
with your thread and will reply when possible!
-- Please note I am available Monday - Friday from 8:00 AM CST to 4:00 PM CST. I am away on weekends (Saturday and Sunday) and if I've missed your post on or before a weekend after business hours please wait for the next following business day (Monday) and will get to your issue as soon as possible, thank you.
-- My role here is to provide guidance and assistance. I cannot provide custom code for each custom requirement. Please do not inquire me about custom development.
Kyle (Krileon) Community Builder Team Member Before posting on forums:
Read FAQ thoroughly
+
Read our Documentation
+
Search the forums CB links:
Documentation
-
Localization
-
CB Quickstart
-
CB Paid Subscriptions
-
Add-Ons
-
Forge
-- If you are a Professional, Developer, or CB Paid Subscriptions subscriber and have a support issue please always post in your respective support forums for best results!
-- If I've missed your support post with a delay of 3 days or greater and are a Professional, Developer, or CBSubs subscriber please
send me a private message
with your thread and will reply when possible!
-- Please note I am available Monday - Friday from 8:00 AM CST to 4:00 PM CST. I am away on weekends (Saturday and Sunday) and if I've missed your post on or before a weekend after business hours please wait for the next following business day (Monday) and will get to your issue as soon as possible, thank you.
-- My role here is to provide guidance and assistance. I cannot provide custom code for each custom requirement. Please do not inquire me about custom development.
There's no functionality to exclude. Is the free plan meant to be available for upgrade? If not it maybe easier to just exclude &plans entirely from the URL and set the free plan to not allow upgrades and then it shouldn't display at all after registering. Another option could be to use some CSS to hide it specifically on that page.
Kyle (Krileon) Community Builder Team Member Before posting on forums:
Read FAQ thoroughly
+
Read our Documentation
+
Search the forums CB links:
Documentation
-
Localization
-
CB Quickstart
-
CB Paid Subscriptions
-
Add-Ons
-
Forge
-- If you are a Professional, Developer, or CB Paid Subscriptions subscriber and have a support issue please always post in your respective support forums for best results!
-- If I've missed your support post with a delay of 3 days or greater and are a Professional, Developer, or CBSubs subscriber please
send me a private message
with your thread and will reply when possible!
-- Please note I am available Monday - Friday from 8:00 AM CST to 4:00 PM CST. I am away on weekends (Saturday and Sunday) and if I've missed your post on or before a weekend after business hours please wait for the next following business day (Monday) and will get to your issue as soon as possible, thank you.
-- My role here is to provide guidance and assistance. I cannot provide custom code for each custom requirement. Please do not inquire me about custom development.