Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
That can be hidden using CSS. Each plan has quite a few CSS classes and a unique class or id attached to its container. You can find these classes/ids by right clicking and inspecting element on them.Without the rounded template the free plan text still shows above the next plan.
Duration on what? The free plan? To protect connection requests you need to protect the URL to send a connection request using By URL Part protection as seen below.Also to test i set the duration of the plan to 5 mins to see the effect of the plan expiring, but even after the plan expires the user is still able to send connection request.So the duration part of the plans is not working.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
You need to ensure CBSubs is configured to create subscriptions for free lifetime plans. This is configured in CBSubs > Settings > Global.The duration of free plan is lifetime as it should not expire.
As the free plan is the parent plan they will always have the free plan and its features.However the paid subscription have a set duration and once this duration expires they should become free members and all the features of a free member should then come into force.
Each plan has a unique ID attached to its container div. Specifically it's cbregProduct_PLAN_ID_HERE. See the below example.i tried the following Classes to be hidden using CSS but it gets hidden on all views, even when the user is subscribing to a free plan :-
Please Log in or Create an account to join the conversation.