Community discussions
-
How to label users as employees or customers on one form using Memberstack sign-up rules and domain logic?
AnsweredCommunityQuestions
How to label users as employees or customers on one form using Memberstack sign-up rules and domain logic?
So I'm trying to use plans to separate my sign ups into Customers and Employees, is there anyway that I can use a sign up rule that will allow my employees to use my @ domain bu...
-
How to locate my purchased template while waiting for account access?
CommunityQuestions
How to locate my purchased template while waiting for account access?
Hi, I bought earlier today the "Productized Service Template". I know it can take up to 1 business day to get added to my account. Im wondering where will i be able to get the t...
-
How to temporarily switch Memberstack live mode to different domain while subdomain is blocked by ISP security filter?
CommunityQuestions
How to temporarily switch Memberstack live mode to different domain while subdomain is blocked by ISP security filter?
My subdomain is currently being blocked by Spectrum Security Shield. It only has Memberstack components on it. The same exact site using the webflow.io domain is not blocked. I ...
-
How to disable purchase buttons after users subscribe to a specific plan?
AnsweredCommunityQuestions
How to disable purchase buttons after users subscribe to a specific plan?
Hello, I've a query. When I use plan specific attributes to hide buttons when user is not subscribed to that plan. My query is after the user subscribed to specific plan how to ...
-
How to track user-specific time spent on each content page in a online education course with Memberstack?
AnsweredCommunityQuestions
How to track user-specific time spent on each content page in a online education course with Memberstack?
Hi all. I am looking to develop an online education course with member stack. How do I track the time spent on each content page that is user specific?
-
How to set up custom CMS list filtering in Jetboost using Memberstack's pre-checked checkbox groups?
AnsweredCommunityQuestions
How to set up custom CMS list filtering in Jetboost using Memberstack's pre-checked checkbox groups?
Hi all, I'm sharing as the team at jetboost made some changes after I reached out about my specific use-case which I needed to work with Memberstack. I followed this tutori...
-
How to send bulk emails to all members using Memberstack?
AnsweredCommunityQuestions
How to send bulk emails to all members using Memberstack?
Quick question: does Memberstack have a way to blast an email to all Members? I think the answer is "no" from reading the docs, but just want to make sure
-
How to label Memberstack members by signup source for targeted emails and fix registration popup issue?
AnsweredCommunityQuestions
How to label Memberstack members by signup source for targeted emails and fix registration popup issue?
Hi everyone! Loving Memberstack, it's an awesome tool. I have a question (bear with me, I'm new to this). Is there a way to add tags to Members? What I mean is, when adding new ...
-
How to build a favorites feature in Webflow with Memberstack that lets site owners see user lists without login access?
AnsweredCommunityQuestions
How to build a favorites feature in Webflow with Memberstack that lets site owners see user lists without login access?
I want to do a favorit list, is there a template / component / script / tutorial on how to do this with webflow x memberstack?
-
[Wishlist] Importing Firebase users with scrypt hashed passwords into Memberstack
AnsweredCommunityProduct Wishlist
[Wishlist] Importing Firebase users with scrypt hashed passwords into Memberstack
I'm planning to export users from Firebase and import them into Memberstack. Firebase allows for you to export a users hashed password using the scrypt hashing method. I know th...
-
How to filter out scam support tickets without relying on keyword blocking?
AnsweredCommunityQuestions
How to filter out scam support tickets without relying on keyword blocking?
I'd love some advice, this is my first time building anything close to SaaS, so this is very much a new problem for me. Do you guys have any suggestions/advice on how to handle ...
-
How to move my entire Discord academy userbase to Circle.io & Memberstack efficiently?
AnsweredCommunityQuestions
How to move my entire Discord academy userbase to Circle.io & Memberstack efficiently?
Hey everyone, im about to start migrating my online academy from Discord to Memberstack & Circle. Does anyone know if its possible to migrate 500 users to Circle.io & Memberstac...
-
How to fix Memberstack not working in Firefox browser during test mode development?
AnsweredCommunityQuestions
How to fix Memberstack not working in Firefox browser during test mode development?
I am in test mode developing my app and none of Memberstack seems to work? Is Firefox not supported? Are any other browsers not supported?
-
How to find out how long passwordless login verification codes last before expiring
AnsweredCommunityGeneral
How to find out how long passwordless login verification codes last before expiring
Hi, does anyone know how long the passwordless login verification code lasts? Meaning when does the verification code expire?
-
How to fix logout redirect so users stay on the current page instead of going to home?
CommunityGeneral
How to fix logout redirect so users stay on the current page instead of going to home?
Hey, I have some problems when the user press the logout link - user always redirects on Home page. I have written for this link attribute data-ms-redirect="current-url" and exp...
-
How to fix pages in the Memberstack dashboard that are blank or partially populating in test mode?
ImplementedCommunityGeneral
How to fix pages in the Memberstack dashboard that are blank or partially populating in test mode?
I logged into my account just now and nothing is populating - or rather some of the pages in the memberstack dashboard are partially populating and others are completely blank. ...
-
How to migrate newsletter comments from Substack with 200k+ subscribers?
PlannedCommunityQuestions
How to migrate newsletter comments from Substack with 200k+ subscribers?
We're migrating our newsletter away from Substack with more than 200k users. The existing comments are a big hurdle. Is there any way to add/import comments? Does anyone have an...
-
How to Find a Memberstack Course for Quick Learning and Platform Setup
AnsweredCommunityQuestions
How to Find a Memberstack Course for Quick Learning and Platform Setup
does anyone in here have a course on memberstack that i could check out?
-
How to extract and pass Memberstack profile image URL to Webflow using Make?
AnsweredCommunityQuestions
How to extract and pass Memberstack profile image URL to Webflow using Make?
Hi all, Just wondering if anyone has experience extracting the src=’’url of the memberstack profile image. So ideally when a member updates their profile, I pass along the src u...
-
How to improve security for Memberstack components by switching from GET to POST requests?
AnsweredCommunityQuestions
How to improve security for Memberstack components by switching from GET to POST requests?
Is there any reason to not use the POST request method? All the Memberstack components default to GET but wouldn't it be a bit more secure to do things like sign-ups or changes ...
-
How to build a dual-stream membership site in Webflow with automated billing and different member tiers?
AnsweredCommunityGeneral
How to build a dual-stream membership site in Webflow with automated billing and different member tiers?
Hi, We would like to build a Webflow website that features the following: Login-feature with two streams:Stream 1 = for members with access to members-specific itemsStream 2 - n...
-
How to fix CORS errors with Memberstack custom domain script blocking XMLHttpRequest?
AnsweredCommunityGeneral
How to fix CORS errors with Memberstack custom domain script blocking XMLHttpRequest?
Nothing on my Memberstack site is working all of the sudden? When I check the console in chrome it reads: Access to XMLHttpRequest at 'https://client.memberstack.com/app-member?...
-
Domain validation check before sending verification code instead of after signup
CommunityProduct Wishlist
Domain validation check before sending verification code instead of after signup
Hello Memberstack Team, I'm using Passwordless Login/Signup, and I have a rule only specific domains are allowed to sign up. However the user will receive a verification code ...
-
How to set up Memberstack checkout across different Webflow subdomains when pricing and member content are separated?
CommunityQuestions
How to set up Memberstack checkout across different Webflow subdomains when pricing and member content are separated?
Hi everyone! Could anyone help with this? I have 2 WebFlow sites. SITE A points to subdomain www.example.com (and contains all the sales and marketing) SITE B points to subdomai...
-
How to customize design layouts in Memberstack's Productize service template?
AnsweredCommunityQuestions
How to customize design layouts in Memberstack's Productize service template?
Hi, I would love to use the productize service template but can i get the option to change the design layouts?
-
How to show a member's sequential signup number in a community platform?
AnsweredCommunityQuestions
How to show a member's sequential signup number in a community platform?
Is there a way to show the sequential number of a member? E.g. The 92nd member that signs up sees "#92" on the page.
-
How to fix images not loading in MS user dashboards and image loading problems with email despite domain verification?
AnsweredCommunityQuestions
How to fix images not loading in MS user dashboards and image loading problems with email despite domain verification?
Hello Everyone! I am still having the issue of images not showing on user dashboards. When I create a profile and add images, it works fine. But it seems to happen the next day ...
-
How to get a working Slack invitation link for the community channel?
AnsweredCommunityQuestions
How to get a working Slack invitation link for the community channel?
Hi, Does anyone know why the Slack invitation is not working anymore? Do someone have a accessible link to the community Slack ?Thanks :)
-
How to integrate a custom OAuth provider with Memberstack signup while storing auth tokens like Google OAuth does?
CommunityQuestions
How to integrate a custom OAuth provider with Memberstack signup while storing auth tokens like Google OAuth does?
In Memberstack what is the best way to have a button launch an eternal api post to an external provider in the same way is done for Google oAuth etc as part of sign up? I just c...
-
How to properly gate dashboard content for paying members using MS when content still shows after following setup instructions?
AnsweredCommunityQuestions
How to properly gate dashboard content for paying members using MS when content still shows after following setup instructions?
Hi! I've followed the written and video instructions to gate a dashboard on my site. I followed the steps but the gated content is still showing. I logged out, dropped the link ...
Didn't find what you were looking for?
New post