Questions
-
How to set up Memberstack login/logout redirects to the current URL while using different heart icons for logged-in and guest users?
CommunityQuestions
How to set up Memberstack login/logout redirects to the current URL while using different heart icons for logged-in and guest users?
Hi there, so I have three CMS collections where I use the Memberstack save/unsave items, and it works like a charm! Thank you Memberstack! :D Now I'm trying to make the Log In /...
-
How to connect Memberstack with Framer when custom attributes aren't natively supported? And verify using Login Page GSAP testimonial?
CommunityQuestions
How to connect Memberstack with Framer when custom attributes aren't natively supported? And verify using Login Page GSAP testimonial?
Hi! Reading all the Memberstack documentation, it is clear that Framer needs to support custom attributes to work with Memberstack. I’ve taken on the challenge to see if it is p...
-
How to retrieve a member's current plan from Memberstack using Make.com?
AnsweredCommunityQuestions
How to retrieve a member's current plan from Memberstack using Make.com?
Hi everyone! Has anyone tried to retrieve a member’s current plan via make.com? I can’t figure it out. I tried using a “get member” Memberstack module, and then used an array ag...
-
How to handle Memberstack user lifecycle automation: form-based deletion and restoration without Stripe duplicates?
AnsweredCommunityQuestions
How to handle Memberstack user lifecycle automation: form-based deletion and restoration without Stripe duplicates?
Hey everyone, I have a member in Stripe with a paid subscription attached, however they were accidentally deleted from Memberstack. Is the best way to re-add them to use the "Im...
-
How to make a submenu appear when hovering over category items in a dropdown?
AnsweredCommunityQuestions
How to make a submenu appear when hovering over category items in a dropdown?
Does anyone have any idea how to build this sub menu? So if you hover the categories (sub-menu) then another sub menu will appear.
-
How to efficiently retrieve user status by phone number using Firebase and Wized for testing new features without disrupting the production domain?
AnsweredCommunityQuestions
How to efficiently retrieve user status by phone number using Firebase and Wized for testing new features without disrupting the production domain?
Hey guys! I’ve built a WhatsApp chatbot using Webflow + memberstack. Here’s the current breakdown of the workflow, and the problem I have with the way memberstack allows me to i...
-
How to run tests on new Firebase features in Wized without disrupting the production domain?
AnsweredCommunityQuestions
How to run tests on new Firebase features in Wized without disrupting the production domain?
I'm wondering what best practices are for continuing to run tests on new features without disrupting the user experience on the production domain. We are currently using firebas...
-
How to fix broken Google SSO authentication in a Webflow and React TypeScript app after deployment to production?
AnsweredCommunityQuestions
How to fix broken Google SSO authentication in a Webflow and React TypeScript app after deployment to production?
Hey, I need some help with the sso. I have a webflow page and two other extra typescript/react app. Both apps are the same thing just one is for development and one is for produ...
-
How to troubleshoot Memberstack X-ray mode ignoring the data-ms-passwordless-button attribute?
AnsweredCommunityQuestions
How to troubleshoot Memberstack X-ray mode ignoring the data-ms-passwordless-button attribute?
Hi! I'm setting up passwordless auth. In X-ray mode memberstack detects the form and input fields correctly. For the button however, Memberstack Only detects the 'wrong' attribu...
-
How to customize the Premium Course Template with Webflow user accounts instead of MS while preserving commenting functionality?
CommunityQuestions
How to customize the Premium Course Template with Webflow user accounts instead of MS while preserving commenting functionality?
Hi, I would really like to use the Premium Course Template for a future project, but I can the users who access this gated course content be webflow user accounts members rather...
-
How to build URLs that combine Webflow CMS content with Memberstack user data through Code?
CommunityQuestions
How to build URLs that combine Webflow CMS content with Memberstack user data through Code?
I am trying to create a URL in Webflow, combining a URL from my Webflow CMS with a custom field value from Memberstack. I try doing this using a Code Embed element in Webflow. H...
-
How can I build a subscriber-only community with Slack integration and automate form submissions to Slack with email responses?
CommunityQuestions
How can I build a subscriber-only community with Slack integration and automate form submissions to Slack with email responses?
Hi Friends, - I have a client that want to get form submissions to Slack, and then answer to that message in Slack and it will be sent to the end user by email. Anyone know if t...
-
How to limit article views per subscription plan in Webflow and Memberstack with category preferences?
AnsweredCommunityQuestions
How to limit article views per subscription plan in Webflow and Memberstack with category preferences?
I have a couple of queries with the view to implementing a Webflow-Memberstack integration for the first time for a client who is requesting the following for their news subscri...
-
How to fix undefined tokens error with Memberstack loginWithPassword in Next.js server actions?
AnsweredCommunityQuestions
How to fix undefined tokens error with Memberstack loginWithPassword in Next.js server actions?
Has anyone had problems using server actions in nextJS?Calling the login server action "loginWithPassword({email, password})" returns "Cannot read properties of undefined (readi...
-
How to build a meal management system in Webflow and MS that handles both creation and subscription updates with dynamic pricing?
AnsweredCommunityQuestions
How to build a meal management system in Webflow and MS that handles both creation and subscription updates with dynamic pricing?
Hey all, Have a client which has asked me to build a dynamic meal subscription website using Webflow + Memberstack. They are a meal subscription company. You choose how many day...
-
How to implement CMS-driven checkbox groups in a form with pre-filled data from existing deals?
AnsweredCommunityQuestions
How to implement CMS-driven checkbox groups in a form with pre-filled data from existing deals?
Hello and good morning! I'm developing an on boarding form with a few checkbox group questions. 1st, I'm jazzed to see you have a solution for that. BUT, before I try to impleme...
-
How to style and customize Memberstack save buttons when using custom HTML code instead of Webflow elements?
AnsweredCommunityQuestions
How to style and customize Memberstack save buttons when using custom HTML code instead of Webflow elements?
Hello everyone, I am following the #106 - Liking & Saving CMS Items v0.1, but I have a problem with the code. I didn't create my buttons in Webflow; I have custom-coded them. Ho...
-
How to add a favorite button in collection template instead of collection list?
CommunityQuestions
How to add a favorite button in collection template instead of collection list?
I know there is a custom code for adding the "add to favorite button" in the collection list (#106). Is there a way to do that in the collection template instead of the collecti...
-
How to restrict the Webflow comment section to admins only using Memberstack gating?
AnsweredCommunityQuestions
How to restrict the Webflow comment section to admins only using Memberstack gating?
How can I make it so that the commenting section on the main page is only for admins? I see that it has an attribute, but it didn't work. I also tried gating it towards just a s...
-
How to authorize a CLI app with Memberstack for API billing and metered usage?
AnsweredCommunityQuestions
How to authorize a CLI app with Memberstack for API billing and metered usage?
Hi everyone, I'm evaluating solutions for a SaaS MVP, which is not exactly a traditional web app. The product itself is actually an API and corresponding command line applicatio...
-
How to hide the billing button in the mobile profile
CommunityQuestions
How to hide the billing button in the mobile profile
Hi, I would like to know how to hide the billing button in the modal for the mobile viewpoint. I am currently using the prebuilt dropdown modal for the profile. In the desktop v...
-
How to use MS-code file_compress to automatically compress profile images under 1MB?
AnsweredCommunityQuestions
How to use MS-code file_compress to automatically compress profile images under 1MB?
Cant make automaticially file_compress to work. For our profile image link, we had data-ms-action=''profile-image'' and just added ms-code-file_compress=''0.1'' (for testing pur...
-
How to fix Webflow commenting component like button not working and change the liked background color?
AnsweredCommunityQuestions
How to fix Webflow commenting component like button not working and change the liked background color?
Like button on this Webflow Commenting Component doesn't work in the demo.https://blog-comments-ui.webflow.io/ What can the solution be? We have implemented it on our site (http...
-
How to open Stripe customer portal in a React app?
AnsweredCommunityQuestions
How to open Stripe customer portal in a React app?
Hey, is there a way to open the stripe customer portal in an react app ?
-
How to save multi selections from dropdowns and checkboxes in Memberstack forms when only single values are being stored?
AnsweredCommunityQuestions
How to save multi selections from dropdowns and checkboxes in Memberstack forms when only single values are being stored?
Hello friends, I am struggling with the onboarding sequence. I am getting the data thats entered in the Memberstack but with some fields I am really struggling. When I use Drop...
-
Can I use your Color Picker component to target (change the color of) particular elements?
CommunityQuestions
Can I use your Color Picker component to target (change the color of) particular elements?
How do you alter the color picker component to target the color of a particular element?Would using custom attributes to do it be easier? or Javascript? Would make things easier...
-
How to sync Memberstack member data with LogRocket identify calls?
AnsweredCommunityQuestions
How to sync Memberstack member data with LogRocket identify calls?
Hey everyone. Need some help here. I'm using LogRocket on my Memberstack website and I need to get Memberstack member info to sync with LogRocket. This is the script I've been g...
-
How to clear CMS item fields in Webflow using Make/Integromat without hitting rate limits?
AnsweredCommunityQuestions
How to clear CMS item fields in Webflow using Make/Integromat without hitting rate limits?
Please has anyone successfully used Make/Integromat to clear cms item fields? I have a form that updates the webflow CMS based on the submitted inputs, and refreshes the page wi...
-
How to implement a counter for saved CMS collections on a Webflow dashboard?
AnsweredCommunityQuestions
How to implement a counter for saved CMS collections on a Webflow dashboard?
Is it possible for saved cms items by using ''#106 - Liking & Saving CMS Items v0.1'' to show number counts of the saved items on a dashboard? So lets say in here we got 2 colle...
-
How to collect newsletter emails without requiring account creation in Memberstack and Webflow?
CommunityQuestions
How to collect newsletter emails without requiring account creation in Memberstack and Webflow?
Hi there, I'm building a newsletter site with Webflow and Memberstack to allow my users to create accounts. It works well, love the product! BUT, I have a question: If I have u...
Didn't find what you were looking for?
New post