Webflow Commenting for Project Feedback
Enhance the efficiency and effectiveness of your project development by integrating comments, where real-time, collaborative feedback from team members and stakeholders converges to refine ideas, streamline workflows, and drive innovation, ensuring your projects are fine-tuned to perfection.

Streamlined Communication
Commenting allows for clear, concise, and centralized communication, reducing the likelihood of misunderstandings and ensuring that all team members are on the same page.
Enhanced Collaboration
A commenting system facilitates easier collaboration among team members, stakeholders, and clients, fostering a more cooperative and inclusive work environment.
Record of Decision-Making
Comments provide a documented history of the feedback, decisions, and thought processes throughout the project, which can be invaluable for future reference and accountability.
Efficient Problem-Solving
Quick identification and resolution of issues are possible when feedback is immediate and accessible, leading to more efficient problem-solving.
How it works
Add fully customizable commenting to a Webflow project. No coding is required; it's maintenance-free and comes with built-in moderation features, permission, user accounts, edit, delete, and reply functionality. Notifications, real-time commenting, and public profiles are in the roadmap.
We recommend starting with one of our cloneables. Click here for the full list of cloneable components.
Getting Started
We recommend starting with one of our cloneables - we've already released one for blog comments, one for live stream comments, and one for video comments. Click here for the full list of cloneable components.
Commenting will be a paid add-on - however, any paid Memberstack apps with at least one comment before January 1, 2024, will have raised limits on the free plan and heavily discounted pricing - for life!
Structure/Overview
There are something like 60 unique attributes in the commenting UI, so be very careful when updating the HTML structure. Frequent testing will be key to avoiding frustrating debugging sessions.
Each commenting section is called a "Channel" and has an attribute of data-ms-channel="". If the Channel ID is empty, then Memberstack will look to the page slug to decide where to save the comments, and when to load them. Inside of a channel are your posts and threads.
Public Custom Fields
Ensure that custom fields used in your commenting UI are marked as 'public'. This allows you to build your own usernames displayed with comments using the data attributes:
Note: If the field value is empty, the default text in your commenting UI will appear instead.
data-ms-post-creator="Your_Field_id"
data-ms-thread-creator="Your_Field_id"

Ordering Posts & Threads
Utilize the two available attributes to adjust the order as needed.
data-ms-channel-sort="newest" // default is oldest
data-ms-thread-sort="newest" // default is oldest
Pagination
Use the following attributes to set the maximum number of posts or threads to load at a time.
data-ms-post-load="100" // default 50 & max 100
data-ms-thread-load="100" // default 20 & max 100
Multiple Sections Per Page
If you want to display multiple commenting sections on a single page you'll need to manually set the Channel ID using the data-ms-channel="Your_Channel_ID" attribute.
Waiting for Moderation
If you enable moderation settings in the dashboard, or flag a comment as spam/hidden, we will display a message to the commenter. Place the following attributes on a div containing your "Wait for Moderation" prompt. Note there are 2 attributes. 1 for posts and 1 for threads.
data-ms-post="hidden"
data-ms-thread="hidden"
Constraints
Max character count for a post or thread is 5,000 characters.
Formatting is unavailable at this time.
Creating Moderators
In Memberstack's dashboard, admins can grant 'moderator' roles to members. Moderators have the authority to edit or delete any post, ensuring a clean and positive community environment.
Community Building
It allows users to connect and discuss, creating a sense of community around your brand or content, which can enhance customer loyalty and brand affinity.
Boosted Credibility and Trust
A busy comment section tells users your content is worth engaging with and provides social proof boosting trust in your brand.
Enhanced User Engagement
Commenting encourages visitors to interact with your content, leading to increased time spent on your website and fostering a more engaged audience.
Content Enrichment and Diversification
People can add additional viewpoints and information, enriching your content and providing a more rounded discussion.
Explore Memberstack Features
Sell recurring subscriptions like Spotify, Netflix, etc. With Subscriptions, customers make recurring payments for access to your products or services.
Help any member through a specific problem without needing to record a step-by-step videos or type up a long email.
Let members manage themselves with easy access to their information, billing history, and current membership.