Community discussions
-
[Wishlist] Attaching images to comments in Memberstack commenting system for Webflow forums
PlannedCommunityProduct Wishlist
[Wishlist] Attaching images to comments in Memberstack commenting system for Webflow forums
Using the commenting feature I've been building out a forum page in webflow, and it works great however I was wondering if it is possible or if there is any plans on making it p...
-
How to fix the onboarding form bug where data-ms-form="profile" is not displayed?
AnsweredCommunityGeneral
How to fix the onboarding form bug where data-ms-form="profile" is not displayed?
there is bug in "onboarding".. the form that has attribute with "data-ms-form" - "profile" are not displayed! please fix this bug!
-
How to Create Dynamic Progress Tracking in Memberstack and Webflow CMS Collections?
AnsweredCommunityQuestions
How to Create Dynamic Progress Tracking in Memberstack and Webflow CMS Collections?
EDIT: I figured it out myself. If anyone is reading this I can help you do this too, I figure there are probably more people out there looking to do this same thing: Mark as co...
-
How to integrate n8n with Memberstack if/when it becomes available?
Gathering feedbackCommunityQuestions
How to integrate n8n with Memberstack if/when it becomes available?
Any future project to create an n8n integration with Memberstack?
-
How to backup Memberstack comments and allow users to post private comments?
AnsweredCommunityGeneral
How to backup Memberstack comments and allow users to post private comments?
Thank you once again for providing such great service to Memberstack. I have some questions and suggestions Is this Comments feature using Memberstack's server instead of Webfl...
-
How to get setTimeout function in webflow form submission
CommunityQuestions
How to get setTimeout function in webflow form submission
Hi all,On the profile page, after entering the details and clicking the submit button, it redirects to the people list page where the profile items are displayed. However, the p...
-
How to build a Upwork-style site and a dashboard to track users' activity across a system using Airtable and team accounts?
AnsweredCommunityQuestions
How to build a Upwork-style site and a dashboard to track users' activity across a system using Airtable and team accounts?
I am helping someone with a Upwork-like website.-Client posts a Job.-Freelancer applies.Now client should be able to see who applied to the job.How would I do that? I already ma...
-
How to implement Memberstack paid subscriptions in South Korea with alternative payment solutions?
AnsweredCommunityGeneral
How to implement Memberstack paid subscriptions in South Korea with alternative payment solutions?
I work as an agency in South Korea. To create a paid membership plan on Memberstack, I'm unable to register a Korean bank with Stripe. Is there any way to work around this issue...
-
How to fix 'MemberStack is not defined' error when integrating Google Analytics with Webflow embed script?
AnsweredCommunityQuestions
How to fix 'MemberStack is not defined' error when integrating Google Analytics with Webflow embed script?
Hello everyone, I am trying to put the embed script in a Webflow Project to integrate Google Analytics. <script> window.onload = function () { MemberStack.onReady.then(async fun...
-
How to fix Stripe checkout not opening after Memberstack signup with "could not create Stripe customer" error?
PlannedCommunityGeneral
How to fix Stripe checkout not opening after Memberstack signup with "could not create Stripe customer" error?
when clicking on any membership plan we are taken to the signup page which is good but after that stripe checkout should open which is not and this is the alert I'm getting belo...
-
[Wishlist] Querying member count by custom company-id field in Webflow using JavaScript
Gathering feedbackCommunityProduct Wishlist
[Wishlist] Querying member count by custom company-id field in Webflow using JavaScript
We are developing a web application using webflow + memberstack. Each member has a custom field called company-id, Is it possible to query the amount of members for a specific c...
-
How to troubleshoot a custom multi-step form in Webflow not sending data to Memberstack, despite correct setup?
AnsweredCommunityQuestions
How to troubleshoot a custom multi-step form in Webflow not sending data to Memberstack, despite correct setup?
Hey guys, hope everyone is having a great day. I was wondering if anyone could help with an issue I'm facing at the moment? I've built a custom multi step form in webflow that i...
-
How to fix Memberstack signup form links redirecting to home page instead of signup page?
AnsweredCommunityQuestions
How to fix Memberstack signup form links redirecting to home page instead of signup page?
Hey im completely new to memberstacks - Im having a rookie error right now. Everytime i paste my signup form link into the browser it doesnt take me there, rather takes me to my...
-
How to add a setup fee to trial subscriptions without multiple payment entries?
PlannedCommunityQuestions
How to add a setup fee to trial subscriptions without multiple payment entries?
I know that this wasn’t possible for MS 1.0, but wanted to double check on 2.0… Is it possible to add a “set-up” fee for a trial, e.g. €1 for 7 days, then €10 a month? I have tr...
-
[Wishlist] Editing member profile images directly from Memberstack dashboard without signing in as the user
Gathering feedbackCommunityProduct Wishlist
[Wishlist] Editing member profile images directly from Memberstack dashboard without signing in as the user
Hi, I would like to be able to edit member's profile images directly from the dashboard instead of needing to sign in as the user and edit the photo. Thanks
-
How to display JSON member data as a favorites or bookmarks list?
AnsweredCommunityQuestions
How to display JSON member data as a favorites or bookmarks list?
Hey! has anyone had any luck with displaying member json data like a favorites or bookmark list? Im collecting the data but my page with the favorites is showing the complete li...
-
How to store email campaign data in member metadata during Webflow registration?
AnsweredCommunityQuestions
How to store email campaign data in member metadata during Webflow registration?
Does anyone know how to store something in a Member’s metadata from the registration form? I need to store the email campaign’s name (that resulted in a certain onboarding journ...
-
How to track Memberstack conversions and revenue across Facebook Ads and GA4 despite device switching?
AnsweredCommunityQuestions
How to track Memberstack conversions and revenue across Facebook Ads and GA4 despite device switching?
I had been trying to figure out revenue/conversion tracking on Facebook & Google Analytics for a while, and have now got it working. If you use a “thank you” page after checkout...
-
How to set a minimum 12-month contract for monthly subscriptions while keeping yearly billing options?
AnsweredCommunityQuestions
How to set a minimum 12-month contract for monthly subscriptions while keeping yearly billing options?
Has anyone found a way to set a minimum subscription length? I need both monthly and yearly billing options but the monthly option needs a minimum “contract” length of 12 months...
-
How to clear specific custom field data from members with a button click?
AnsweredCommunityQuestions
How to clear specific custom field data from members with a button click?
Clearing custom fields: Sorry if this is documented somewhere, but is there a way to clear specific custom field data from a member, ideally either with a button click or on spe...
-
How to build a members area with MS and Webflow to manage paid campaigns, integrate Toloka API, and display reports with images and charts?
AnsweredCommunityQuestions
How to build a members area with MS and Webflow to manage paid campaigns, integrate Toloka API, and display reports with images and charts?
I have an idea and I'm wondering if it's possible with Memberstack & Webflow. The website needs a members area where members can pay for differently priced campaigns. When creat...
-
How to fix 401 invalid credentials error when logging in with Memberstack dashboard-created users in React app?
CommunityQuestions
How to fix 401 invalid credentials error when logging in with Memberstack dashboard-created users in React app?
Hi! I'm working on Memberstack integration for a React app. Currently I'm working in test mode.I follow this doc, but I have issues with adding members. If I add a new member vi...
-
How to properly sync Memberstack user IDs between Webflow and Airtable using automation tools?
AnsweredCommunityQuestions
How to properly sync Memberstack user IDs between Webflow and Airtable using automation tools?
Guys, how to link my Memberstack Member ID with Webflow and Airtable, without messing. Explaining: Today I have an airtable to be the database Today I have the member stack to ...
-
How to make empty states show up in Webflow when all CMS items are filtered out by Memberscript?
CommunityQuestions
How to make empty states show up in Webflow when all CMS items are filtered out by Memberscript?
anyone know why empty states won't show up in webflow when using this memberscript to filter content? (https://filtering-deleting-collection-items.webflow.io/). i've spent a few...
-
How to capture logged-in Memberstack user ID for automatic Airtable course registration updates?
AnsweredCommunityQuestions
How to capture logged-in Memberstack user ID for automatic Airtable course registration updates?
Hi team, I've used Member stack in the past (v1). We have a client who wants to create an event management system and we are thinking of integrating MS with Airtable. My questio...
-
How to display a Webflow member's custom field color value as a visual color swatch in a div block?
AnsweredCommunityQuestions
How to display a Webflow member's custom field color value as a visual color swatch in a div block?
Hello Everyone! Does anyone know if there is a way to point a Hex number color from a member's custom field attribute to a div block in Webflow to display the color? Trying to c...
-
How to restrict subdomain access to non-members by redirecting to a main domain login page with Memberstack?
AnsweredCommunityQuestions
How to restrict subdomain access to non-members by redirecting to a main domain login page with Memberstack?
Hello everyone, First off, a big thank you to the Memberstack team for creating such a fantastic product! 🙏 I'm reaching out to ask if anyone knows how to restrict access to an ...
-
How to fix the Update Member custom field error in Make automation when writing email values?
AnsweredCommunityQuestions
How to fix the Update Member custom field error in Make automation when writing email values?
Hi guys! Tyler Bell Chukwudi Duncan from Memberstack I have received this error in an automation that was working fine until now. The error occurs when trying to update a member...
-
How to streamline SSO login vs sign-up flow with one button to reduce user confusion?
ImplementedCommunityQuestions
How to streamline SSO login vs sign-up flow with one button to reduce user confusion?
question - we’re using SSO and our users are really confused by the login vs sign up flow (they try to login even though they don’t yet have an account) has anyone found an eleg...
-
How to offer trials before entering card info with Memberstack?
AnsweredCommunityQuestions
How to offer trials before entering card info with Memberstack?
Hi Duncan Hamra! Have you all considered making the trials available before entering card info. The biggest feedback I'm getting are people uncomfortable doing that before start...
Didn't find what you were looking for?
New post