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.
If they cancel then they'll lose access. The timed feature provided by CBSubs is based off how long they've been subscribed, expired, etc.. depending on how you've setup the IF condition.If I follow that method what happens when the subscriber cancels the subscription and renews a few months later?
It should resume as normally since by default the IF substitutions condition off the subscription date unless you tell it to condition off a different date. Example as follows.What happens if the member cancels at the end of the month and then he renews 3 months later? Let's say on April 1, 2019.
Please Log in or Create an account to join the conversation.
Notice the subscription date remains the same. This means their timed content should resume normally.
Please Log in or Create an account to join the conversation.
You don't need timed content at all then. You just need a counter that increments with each renewal then condition against that counter. Easiest way to do that is just use a CB Query Field to query for how many times they've renewed and condition against it with a normal CB IF substitution. The below query should work fine for giving you accurate counter.What I'd like to be able to do, is to drip the 4 lessons contained on each monthly permission and release them on a weekly basis instead. To promote activity and a sense of continuity.
Please Log in or Create an account to join the conversation.