Community discussions
-
How to Exceed Webflow's 5-Item Limit for Nested CMS Lessons
AnsweredCommunityQuestions
How to Exceed Webflow's 5-Item Limit for Nested CMS Lessons
Hey gang! Is there a way to increase the number of lessons beyond the 5 nested CMS items that webflow limits it to?
-
How to Implement User Following System Using Memberstack Toast Attributes
CommunityQuestions
How to Implement User Following System Using Memberstack Toast Attributes
Hey all, can the toast attributes be use for following/not-following other users in Memberstack? Does is record a value in the data in the member record?
-
How to integrate Memberstack with Duda and where to place the script code correctly?
AnsweredCommunityQuestions
How to integrate Memberstack with Duda and where to place the script code correctly?
Hey there, basic question: Can Memberstack work with Duda?
-
[Wishlist] Add friends functionality for B2C web apps using Memberstack custom fields and Webflow forms
CommunityProduct Wishlist
[Wishlist] Add friends functionality for B2C web apps using Memberstack custom fields and Webflow forms
The ability for users to 'Add Friends'. This would be extremely valuable in building B2C web apps. One possible solution in the meantime could be to add a custom field for each ...
-
How to properly delete members across Memberstack and Webflow without getting errors?
AnsweredCommunityQuestions
How to properly delete members across Memberstack and Webflow without getting errors?
Hi everyone! It may be a dumb question but I’m working on a scenario in make.com so users can delete their profile, subscriptions and data. If a member is deleted in membestack,...
-
How to set a default plan for new signups before offering other plan options?
AnsweredCommunityQuestions
How to set a default plan for new signups before offering other plan options?
Is it possible to have every new signup default to a specific plan? After the initial signup is when I give them the option to do a different plan (both free)
-
How to implement device-specific element visibility while integrating Memberstack 2.0 with React Native?
CommunityQuestions
How to implement device-specific element visibility while integrating Memberstack 2.0 with React Native?
Also, i know this isnt directly related to memberstack but do you know how to hide an element on phones but show on devices that are bigger than phones?
-
How to generate unique IDs for different membership plans in Webflow using Memberstack when you can't modify checkout?
AnsweredCommunityQuestions
How to generate unique IDs for different membership plans in Webflow using Memberstack when you can't modify checkout?
Hello Community! 👋 I hope you’re all doing well! I’m currently working on a membership site using Memberstack and Webflow, and I’m looking for some guidance on a specific challe...
-
How to pull the Memberstack plan name into Airtable?
AnsweredCommunityQuestions
How to pull the Memberstack plan name into Airtable?
I am using memberstack, webflow, airtable, and zapier. I’m having an issue pulling the proper name of the plan into airtable. It seems I’m getting the plan ID, and not the name ...
-
How to allow clients to sign up for the same subscription multiple times in Memberstack and Webflow?
CommunityQuestions
How to allow clients to sign up for the same subscription multiple times in Memberstack and Webflow?
Hi! I have specific issue with allowing clients to signup for the same subscription multiple times. The clients will be able an add multiple websites each website will require ...
-
How to fix a popup screen that won't disappear in Memberstack?
CommunityGeneral
How to fix a popup screen that won't disappear in Memberstack?
I'm experiencing an issue where a popup screen in my Memberstack integration isn't closing or disappearing as expected. The popup appears, but when I try to close it—whether by ...
-
How to let users manage saved payment methods in Memberstack and Webflow?
AnsweredCommunityQuestions
How to let users manage saved payment methods in Memberstack and Webflow?
Hi everyone! I'm currently building an ecommerce site on Weblfow and using memberstack for user functionality. I want to allow users to save and edit payment methods as well as ...
-
How to programmatically set Memberstack comment channels in Webflow using JavaScript?
AnsweredCommunityQuestions
How to programmatically set Memberstack comment channels in Webflow using JavaScript?
Hi Everyone! I have queries regarding webflow + memberstack integration, hope anyone here can guide me 😄 I am currently implementing a commenting functionality in my webflow app...
-
How to create a secure invoice upload system for members in Webflow?
CommunityGeneral
How to create a secure invoice upload system for members in Webflow?
Hi, I have a client who is looking to implement a functionality where logged in Customers will be able to upload their Invoices. I want to ask the following things: 1- Where I w...
-
[Wishlist] Methods for retrieving plan(s) information without needing DOM Package/localStorage
CommunityProduct Wishlist
[Wishlist] Methods for retrieving plan(s) information without needing DOM Package/localStorage
At the moment the only way to get plan information or a list of all plans in a Memberstack App is to use the Memberstack DOM package, which can only run in the frontend. If I wa...
-
[Wishlist] Request to REST API to reset password from the backend
CommunityProduct Wishlist
[Wishlist] Request to REST API to reset password from the backend
At the moment, the only way to reset the password is through the DOM API and the Memberstack dashboard. It would be nice to have a REST API.
-
How to verify Memberstack webhook signatures using the Admin Package without getting header errors?
AnsweredCommunityQuestions
How to verify Memberstack webhook signatures using the Admin Package without getting header errors?
Hey all 👋, [Admin Package][Webhooks] I'm currently setting up some webhooks and I'm running into an issue with the Admin Package (node.js) verifyWebhookSignature method. No matt...
-
How to make a REST API call for forgot password functionality?
AnsweredCommunityQuestions
How to make a REST API call for forgot password functionality?
Hello everyone, how can I reset a password using the API at https://developers.memberstack.com/docs/admin-package in PHP?
-
How to append data to a JSON field in Zapier when connecting Webflow, Memberstack, and Calendly?
CommunityQuestions
How to append data to a JSON field in Zapier when connecting Webflow, Memberstack, and Calendly?
Hi guys, I'm looking for some help. I am trying to create a "my appointments" page on my website. In Zapier I have Webflow, Memberstack and Calendly connected. I have made some ...
-
How to fix Make.com automation for Memberstack-Hubspot custom field transfer?
AnsweredCommunityQuestions
How to fix Make.com automation for Memberstack-Hubspot custom field transfer?
Hey - we have an automation with Make.com setup to pull in new user info from memberstack and creating a new contact in hubspot with the info. The automation works as far as sen...
-
How to add a Kanban-style dashboard from one Memberstack template to another?
AnsweredCommunityQuestions
How to add a Kanban-style dashboard from one Memberstack template to another?
Is there a Memberstack Component for the Kanban style dashboard in the Productized Service Template (https://app.memberstack.com/apps/app_clyepce2b00dz0tx222es0lbm/editor)? Wha...
-
How to securely manage user sessions when implementing both Memberstack frontend login and traditional OAuth authentication?
CommunityQuestions
How to securely manage user sessions when implementing both Memberstack frontend login and traditional OAuth authentication?
Hello Memberstack community! I'm working on integrating Memberstack into a custom application, and I need some guidance on implementing a flexible authentication system that sup...
-
How to fix the login redirect issue in Memberstack with Webflow when using data-ms-action?
AnsweredCommunityQuestions
How to fix the login redirect issue in Memberstack with Webflow when using data-ms-action?
Hi guys Anyone help me? I was able to set a specific member' login redirect by zaiper and everything works fine in memberstack.But the problem is a button with data-ms-action=lo...
-
How to track user referrals from my website without disrupting the production domain?
AnsweredCommunityQuestions
How to track user referrals from my website without disrupting the production domain?
Hi guys. I'm looking to build a website featuring other companies. They need to be able to check how many users have come from my website. I know I can simply use utm parameters...
-
How to understand the blockchain integration code found in memberstack.js?
AnsweredCommunityQuestions
How to understand the blockchain integration code found in memberstack.js?
Dear Memberstack Support Team, I hope this message finds you well. I recently reviewed the memberstack.js file that you provide for use with vanilla JavaScript, accessible via t...
-
How to merge multiple Memberstack fields into one Webflow input field?
AnsweredCommunityQuestions
How to merge multiple Memberstack fields into one Webflow input field?
I am trying to find a way to combined two Memberstack 2.0 fields to fill in a single Webflow input. For example, on a Webflow checkout Webflow has a single Name field, so I want...
-
How to set up price-based content gating with Memberstack and Webflow CMS?
AnsweredCommunityQuestions
How to set up price-based content gating with Memberstack and Webflow CMS?
Hello, How can I implement gated content for different products with different prices on Webflow CMS pages using Memberstack?
-
How to preserve direct Stripe billing when switching to Memberstack?
CommunityGeneral
How to preserve direct Stripe billing when switching to Memberstack?
Hey Everyone, I have a customer running a membership site that I am wanting to get them set up on Memberstack via Webflow. Currently its on an expensive program that is glorifie...
-
How to delay login redirect in Memberstack 2.0 until member page automation completes?
CommunityQuestions
How to delay login redirect in Memberstack 2.0 until member page automation completes?
Hello, I have recently migrated to Memberstack 2.0. Previously, I had the following script on my welcome page, which redirected members to their member page after signup: <scrip...
-
How to create URL-specific comments on Webflow dynamic pages using Memberstack and Xano without cross-page syncing?
CommunityQuestions
How to create URL-specific comments on Webflow dynamic pages using Memberstack and Xano without cross-page syncing?
How would I go about making URL specific commenting in a collection page in Webflow? Thank you!
Didn't find what you were looking for?
New post