Please Log in or Create an account to join the conversation.
No, you'd need to use the IF substitutions to check if they had the plan first and do this for each of your plans. Example as follows.1. Is there a way to instead indicate the PLAN_ID, have CBSubs know which one they are in to display ? The idea is I want to dynamically add the plan they are on in the article where the member card will be available.
It should show up fine as it just shows whatever the expiry date is for their subscription row. Please be sure you're using "cbsubs:subscriptions" for expiry date output and not "cbsubs:plans".2. I noticed the expiry date does not show up. Id it because the plan is set up with a specific expiry date annually? For example is set ups as $xx per one calendar year starting 1 July
CSSFor the avatar, what would be the best way to control the size it displays on the page?
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.
Please Log in or Create an account to join the conversation.
Another thought just occurred to me as to a better place to put the membership card for users to print: At the bottom of the invoice since there is a print prompt there too.
I tested the code below but it doesn't work when I place it in the footer or even the "Terms and Conditions section". Is adding this something feasible, where more substitutions could be added to the list already there?
The substitutions that don't seem to be there are:
- Plan name, without the user name that the [ITEMS_NAME] adds. (Mind you it would need to cycle through which plan should display)
- Expiry date
The only thing that could cause a roadblock is if the user added other items like donation or products to the purchase besides a member plan. Hence, the earlier block of substitution code being useful.
Please Log in or Create an account to join the conversation.