How to direct Memberstack users to the correct recipe dashboard based on their plan? Answered
Hi friends! I’m building a recipes membership for a client in Memberstack and I’m wondering if there is a way to direct users to the correct recipes dashboard depending on their membership status?
There are only two plans at the moment: free and paid. All free members can access the recipes if they just make an account and all paid members can access a different page with a full dashboard of recipes.
I’m hoping to put a “access recipes” button in the main navigation but struggling with figuring out how to redirect people to the correct dashboard!
Comments
9 comments
Hey Olivia Su,
You can probably setup two buttons in the main navigation as follows
Assuming that the user will have either free / paid plan and not both, this will show the right button for the logged in member based on whether they have the free / paid plan.
Here's a detailed guide on it as well, if you want to explore more on this.
Okay sooo - initially I set up two buttons to access recipes -> One for free plans and one for paid plans and this worked perfectly!!
BUT, now my client created a new free plan in Memberstack to give some members access to the paid version of their recipe membership sooo I’m running into the issue where I need both people who have paid for the plan and people who are assigned to this new free plan to access the paid recipes when they click on the navigation button
Buttt all the default signups will still direct to the free recipes!
Do you have any solutions? A J
I also wanted to confirm that it’s not possible to add a member to a paid plan via zapier, is that correct?
Hey Olivia Su,
In that case, you can created Gated content and use the attributes mentioned here to allow a content be accessible for the specific free and paid plan.
Yes, it is not currently possible to assign a paid plan to a member via Zapier, the user has to checkout from their end on the site for it to happen.
Hope this helps.
Okay so I tried gating the buttons based on gated content butttt it’s still only showing the free button to the free members assigned to the gated access.
I hope that makes sense haha!
Basicallyyy, there are three member types:
Free members = access free recipes by default
ASCEND Pro members = on a free plan but can access gated content
PLNT Club Pro members = paid plan and can access gated content
Both Ascend Pro and PLNT Club Pro can access the same gated content buttt when I tried logging in with an ASCEND pro account, Im still only seeing the free recipes button in the navigation even thoughhh I assigned the buttons to appear for Plnt club pro members
https://www.loom.com/share/07bc6378d4c84a6b957bf2a3e737ce91
I thought it would be easier to share a quick Loom of gated content settings that I have enabled for the 3 plans in Memberstack dashboard.
This is the read only link:
https://preview.webflow.com/preview/mitch-and-justine?utm_medium=preview_link&utm_sour[…]&pageId=68f62bc8d0c61c4575194641&locale=en&workflow=preview
I have created an account in your test mode site. Can you assign the ascend plan so that I can test the navigation from my end?
Ohh okay perfect!! Just added you to Ascend PRO plan !!
Got it.
As expected, I am able to see both the free recipe and the full recipe button in the navigation on the site via my account.
To hide the free recipe button, you can change its custom attribute value as !plnt-club-pro instead of using plnt-club-free and that should show the button if the user does not have access to pro content, if they do, this button will be hidden and only the pro recipe button will be shown.
Hope this helps.
Thank you! A J Testing this out now!
I can see that now the buttons show up correctly.
Please sign in to leave a comment.