Community discussions
-
How to show content to all logged-in users regardless of plan status using Memberstack attributes?
AnsweredCommunityQuestions
How to show content to all logged-in users regardless of plan status using Memberstack attributes?
Hi all. I’ve used the data-ms-content="members" attribute to display a user-menu for logged-in users. I see in the Docs that it’s described as content “Only visible to all log...
-
How can I set SEPA as the pre-selected payment option on my Stripe payment page?
AnsweredCommunityQuestions
How can I set SEPA as the pre-selected payment option on my Stripe payment page?
Would it be possible to determine which payment option you would like to show first on the stripe checkout page? Here in the Netherlands, people are not really used to pay with ...
-
How to set up automated welcome emails and admin notifications for Memberstack signups with proper plan segmentation?
AnsweredCommunityQuestions
How to set up automated welcome emails and admin notifications for Memberstack signups with proper plan segmentation?
Hey guys, I want to send a welcome email to customer when they signup/make payment for the membership plan, what's the best way to do that. also I want to notify the admin as we...
-
How to dynamically load Webflow CMS rich text into an editable form input?
AnsweredCommunityQuestions
How to dynamically load Webflow CMS rich text into an editable form input?
Hey lovely Memberstack Community, i hope ya all doing great. This is probably a Webflow problem, but maybe someone had this idea already. I want to edit and load rich text into ...
-
How to resolve automatic logout issues in Memberstack test mode?
AnsweredCommunityQuestions
How to resolve automatic logout issues in Memberstack test mode?
I'm in Test Mode and found that a few seconds after signing up, my user is auto logged out - is this just a default setting in Test Mode?
-
[Wishlist] Twitter Auth Provider
Gathering feedbackCommunityProduct Wishlist
[Wishlist] Twitter Auth Provider
Many apps have a Twitter OAuth provider for logging in. The ability to use Twitter as an auth provider would be a great addition to Memberstack.
-
How to build likes and bookmarks for CMS items using only Webflow and Memberstack?
CommunityGeneral
How to build likes and bookmarks for CMS items using only Webflow and Memberstack?
Hi All I wanted to create some documentation to explain a process I've recently worked on, since I didn't find a 'how-to' for this using Memberstack 2.0. This guide might be use...
-
MemberChat works with Memberstack 2.0?
AnsweredCommunityQuestions
MemberChat works with Memberstack 2.0?
Hello,Does anyone know if MemberChat works with Memberstack 2.0?
-
How to resolve the Timer 'initMemberstack' does not exist warning?
ImplementedCommunityQuestions
How to resolve the Timer 'initMemberstack' does not exist warning?
I've always been seeing this error! Wanted to ask how I should get rid of it or if I'm probably not doing something right in the console! For some months now
-
How to disable Memberstack's test mode badge without losing user accounts?
AnsweredCommunityQuestions
How to disable Memberstack's test mode badge without losing user accounts?
Hey guys, I've got this 'test mode' badge popping up and I can't get rid of it. Can anyone help?www.promptpal.net
-
How to prevent duplicate form submissions in a CMS by tracking user responses with metadata?
AnsweredCommunityQuestions
How to prevent duplicate form submissions in a CMS by tracking user responses with metadata?
How can I implement custom code so that every time a user submits a form on a CMS page, the item’s ID is added to the user’s metadata and the form is not shown to the user anymo...
-
How to troubleshoot password reset redirect leading to blank page after setup?
AnsweredCommunityQuestions
How to troubleshoot password reset redirect leading to blank page after setup?
Looking to see if i can get some help. I setup a forgot password page and I set the redirect slug to the reset password page. But when its clicked it takes me to a null page. I ...
-
How to set up standalone Google auth that correctly updates both frontend state and Memberstack database?
AnsweredCommunityQuestions
How to set up standalone Google auth that correctly updates both frontend state and Memberstack database?
Hey guys, have 1 confusion, is it possible to login via just google? I emended the cta in header + also setup the auth, when i clicks on cta, I too get prompted with my gmail to...
-
How to exclude Memberstack member-specific pages from sitemap automatically?
AnsweredCommunityQuestions
How to exclude Memberstack member-specific pages from sitemap automatically?
Any ideas on how to exclude member-specific pages from sitemap? Our customers have custom dashboards and we use member-specific page generated by Memberstack IDs. It seems like ...
-
[Wishlist] Fix user name mapping in SSO integration between Memberstack, Auth0, and Zendesk Gather
Gathering feedbackCommunityProduct Wishlist
[Wishlist] Fix user name mapping in SSO integration between Memberstack, Auth0, and Zendesk Gather
Hello everyone, Kind of a broad issue. I'm having an issue with Memberstack/Auth0 integration for SSO with Zendesk Gather. I recently set up a Memberstack custom social connecti...
-
How to set up a dropdown-based tiered membership form using Memberstack and Webflow?
AnsweredCommunityQuestions
How to set up a dropdown-based tiered membership form using Memberstack and Webflow?
Hello, I'm new and testing out Memberstack on my Webflow account. I was curious if there a way of making a tiered membership form that has a dropdown selection option? See image.
-
How to set up multiple Memberstack logins on one website using reverse proxy while preserving session continuity?
AnsweredCommunityQuestions
How to set up multiple Memberstack logins on one website using reverse proxy while preserving session continuity?
If I use a reverse proxy to merge two websites. Can the login work across the two? And obviously, not logging them out in between pages
-
How to create dynamic login redirects in Memberstack using JS instead of dashboard settings based on login location?
AnsweredCommunityQuestions
How to create dynamic login redirects in Memberstack using JS instead of dashboard settings based on login location?
Is there any way to set a custom redirect upon login or signup that is not through the Memberstack dashboard (paid plan or account level)? We are looking to redirect users to ce...
-
How to optimize Zapier/Make usage with custom plan logic for minimizing API calls?
ImplementedCommunityQuestions
How to optimize Zapier/Make usage with custom plan logic for minimizing API calls?
Hey StackNation!I have a quick question to ask. We are currently working on Plan Logic which means you will be able to add logic to plans that allows you to lower your zapier or...
-
How to let users edit their Webflow collection items through a Memberstack dashboard?
AnsweredCommunityQuestions
How to let users edit their Webflow collection items through a Memberstack dashboard?
Hello, I am trying to understand if Memberstack can help achieve the following: Ability to allow access to a user's dashboard where they can see Webflow collection items relate...
-
How to implement monthly credit limits that reset automatically with Stripe billing cycles?
ImplementedCommunityQuestions
How to implement monthly credit limits that reset automatically with Stripe billing cycles?
Hey there, a couple of questions. Let's pretend I want to grant some monthly credits each month based on the plan. Is there any builtin way to do so? Or should I handle manually...
-
How to redirect existing users from Webflow signup form to login page when email is already registered?
AnsweredCommunityQuestions
How to redirect existing users from Webflow signup form to login page when email is already registered?
I want to redirect a member from the signup form to the login form. Currently when someone who already has an account fills the form in the landing page it says "email has alrea...
-
How to update member metadata in Memberstack 2.0 using backend functions, replacing the 1.0 method?
AnsweredCommunityQuestions
How to update member metadata in Memberstack 2.0 using backend functions, replacing the 1.0 method?
Hi There MemberStack Community, I need a little assistance I am using MemberStack 2.0 I am having issue with updating metadata via backend the function that was working for m...
-
How can I verify Memberstack JWTs on my server without hitting the warning issue?
PlannedCommunityQuestions
How can I verify Memberstack JWTs on my server without hitting the warning issue?
Hi there, I'm researching whether Memberstack is a viable option for a new project. Most things seem to be great, however I was wondering about the JWT verification warning that...
-
How to redirect users to their originally requested gated page after email confirmation instead of the general member section?
ImplementedCommunityQuestions
How to redirect users to their originally requested gated page after email confirmation instead of the general member section?
Hi everybody!Just getting started with Memberstack and it's super powerful!Quick question: can the confirmation email (after sign up) redirect the user to the gated page he/she ...
-
How to preserve paragraph structure when integrating Memberstack user bios with Webflow CMS via Zapier?
AnsweredCommunityQuestions
How to preserve paragraph structure when integrating Memberstack user bios with Webflow CMS via Zapier?
Hey everyone, I think this is more of a Webflow issue, but I'm posting here to see if anyone has run into it and knows how to fix it. I'm running into a weird issue where I can'...
-
How to get Memberstack custom fields to sync properly through Zapier to Webflow and Airtable?
AnsweredCommunityQuestions
How to get Memberstack custom fields to sync properly through Zapier to Webflow and Airtable?
Hey Memberstack Community i hope ya all doing good 😃 I really need some help. Somehow my SignUp form is broken, after 2 Weeks of working just fine with no changes. When i signup...
-
How to customize Memberstack email verification settings for different user scenarios: New signups vs email updates
AnsweredCommunityQuestions
How to customize Memberstack email verification settings for different user scenarios: New signups vs email updates
Hey Everyone, looking to see if I could get some help with this issue. I added a sign up component from the memberstack website and for some reason when I submit a new account i...
-
How to get user's name along with email when using Google Sign-in authentication?
PlannedCommunityQuestions
How to get user's name along with email when using Google Sign-in authentication?
Can someone help me with with Google Sign-in authentication for users? I’ve set up everything that was mentioned in the tutorials, but after the user signs up using Google authe...
-
How to restrict access to login and signup pages for logged-in members?
AnsweredCommunityQuestions
How to restrict access to login and signup pages for logged-in members?
Hi, is it possible to only allow access to certain pages for members that are not logged in? I would like /login and /signup to not be accessible when someone is logged in
Didn't find what you were looking for?
New post