Community discussions
-
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 ...
-
How do I prevent MemberStack 429 request errors while maintaining a complex project design?
AnsweredCommunityQuestions
How do I prevent MemberStack 429 request errors while maintaining a complex project design?
Hi, I’m new to MemberStack and just about to start building a project for a client - the 429 request errors are making me nervous that whatever I build with MemberStack won’t ul...
-
How to translate Memberstack error messages and templates into multiple languages when using Webflow's native localization?
AnsweredCommunityQuestions
How to translate Memberstack error messages and templates into multiple languages when using Webflow's native localization?
Hello Guys, just wondering, I might need to translate Error & Success Messages into more than 4 languages, is it possible with memberstack?
-
How to customize a job board template into a service marketplace with free and paid verified listings?
AnsweredCommunityQuestions
How to customize a job board template into a service marketplace with free and paid verified listings?
Need some ideas. How would you transform the job board/frelancer marketplace template. The ideea is. I want to build a marketplace for a community in another country, where they...
-
[Wishlist] Add Hungarian Forint (HUF) to the list of accepted currencies
Gathering feedbackCommunityProduct Wishlist
[Wishlist] Add Hungarian Forint (HUF) to the list of accepted currencies
Please add HUF - Hungarian Forint to list of currencies. It is currently not supported.
-
How to fix Google Auth not adding plan attribute to user accounts in Memberstack?
AnsweredCommunityQuestions
How to fix Google Auth not adding plan attribute to user accounts in Memberstack?
I am testing my site as I build it out on the free plan. For some reason whenever users sign up to my site via Google Auth it does not add a plan to their account. I have the a...
-
How to update Memberstack metadata on click without refreshing the page?
Gathering feedbackCommunityQuestions
How to update Memberstack metadata on click without refreshing the page?
Hi,I'm currently trying to find a way to update metadata on click without refreshing the page.This is the closest to it that I could find: https://www.memberstack.com/scripts/up...
-
Building unified login/signup flow in Memberstack with Google auth that detects existing accounts without extra steps
ImplementedCommunityProduct Wishlist
Building unified login/signup flow in Memberstack with Google auth that detects existing accounts without extra steps
Hi, To help streamline user experience, we would like to build a login / signup flow for users in one form, similar to how NYTimes.com and other platforms do it with a "Continue...
-
How can I efficiently populate 800+ form fields in Memberstack without manual entry?
AnsweredCommunityQuestions
How can I efficiently populate 800+ form fields in Memberstack without manual entry?
Hello Everyone Hope someone can help I made a 2min video to explain. Need a way to enter fields better when its going to be in the 100sMemberstack help can't help me even thoug...
-
How to modify job board template to let hiring managers post jobs and view applicants who applied via forms?
AnsweredCommunityQuestions
How to modify job board template to let hiring managers post jobs and view applicants who applied via forms?
hello, I'm building a simple job board for a client, where both hiring managers and job seekers can create accounts. Hiring managers should be able to post job listings and view...
-
How to secure member data in Memberstack without a custom authentication database solution?
CommunityQuestions
How to secure member data in Memberstack without a custom authentication database solution?
I'm building out another Memberstack project, and the client wants a list of all the risks of not using a fully custom coded solution where data is pulled in from a database onl...
-
How to force test environment in vanilla JavaScript using URL parameters on the same domain?
AnsweredCommunityQuestions
How to force test environment in vanilla JavaScript using URL parameters on the same domain?
Hi, is there a way to force Test Environment with the vanilla javascript code? I have one of my websites that has a test environment on the same domain and we use ?sandbox=true ...
-
How to automatically delete inactive user accounts days using scalable solutions?
AnsweredCommunityQuestions
How to automatically delete inactive user accounts days using scalable solutions?
Is there a way to automatically delete the accounts of the users who have not been active for n number of days or something?
-
How to use Facebook social auth in Memberstack as a solo developer without business registration?
AnsweredCommunityGeneral
How to use Facebook social auth in Memberstack as a solo developer without business registration?
Hey all, I was trying to setup FB social login and ran into a wall when the FB developers console required I have a verified business (with documents and everything) to request ...
Didn't find what you were looking for?
New post