<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0" xmlns:webfeeds="http://webfeeds.org/rss/1.0">
    <channel>
        <title><![CDATA[Webflow Community]]></title>
        <description><![CDATA[Webflow Community]]></description>
        <link>https://community.webflow.com</link>
        <generator>Bettermode RSS Generator</generator>
        <lastBuildDate>Tue, 21 Jul 2026 06:14:10 GMT</lastBuildDate>
        <atom:link href="https://community.webflow.com/rss/feed" rel="self" type="application/rss+xml"/>
        <pubDate>Tue, 21 Jul 2026 06:14:10 GMT</pubDate>
        <copyright><![CDATA[2026 Webflow Community]]></copyright>
        <language><![CDATA[en-US]]></language>
        <ttl>60</ttl>
        <webfeeds:icon></webfeeds:icon>
        <webfeeds:related layout="card" target="browser"/>
        <item>
            <title><![CDATA[Collection List Items on Bad Behaviour]]></title>
            <description><![CDATA[I don't get it. The video I've attached explains it best, but here it is in words.


I have a collection list with two conditions determining whether an item is displayed. When I apply each condition ...]]></description>
            <link>https://community.webflow.com/ask-answer-ws4p2ltx/post/collection-list-items-on-bad-behaviour-xJC0e1dsigKrDCt</link>
            <guid isPermaLink="true">https://community.webflow.com/ask-answer-ws4p2ltx/post/collection-list-items-on-bad-behaviour-xJC0e1dsigKrDCt</guid>
            <dc:creator><![CDATA[TIFT]]></dc:creator>
            <pubDate>Tue, 21 Jul 2026 00:52:24 GMT</pubDate>
            <content:encoded><![CDATA[<p>I don't get it. The video I've attached explains it best, but here it is in words.</p><p><br>I have a collection list with two conditions determining whether an item is displayed. When I apply each condition individually, the list of items displays as expected. Once I put both conditions on, everything gets wonky.</p><p>It is a list of names. When sorted in alphabetical order, the list only shows about 34 items. When sorted in reverse alphabetical order, the list shows about 41 names, but omits many of the names that had appeared the first time. Some names are appearing on both of the lists, so it's not like one scenario is excluding names the other is not. When I remove the sort completely, fewer names appear that what were there in either of the sort scenarios.</p><p>I have examined the spacing, overflow and any other filters and conditions and can't seem to find where I am going wrong. Any thoughts?</p><p></p><p></p><p><a class="text-interactive hover:text-interactive-hovered" rel="noopener noreferrer nofollow" href="https://drive.google.com/file/d/1wTaZiGJbOfKG417yzPsHXxNb2KmvC0hc/view?usp=sharing">https://drive.google.com/file/d/1wTaZiGJbOfKG417yzPsHXxNb2KmvC0hc/view?usp=sharing</a></p><div data-embed-url="https://drive.google.com/file/d/1wTaZiGJbOfKG417yzPsHXxNb2KmvC0hc/view?usp=sharing" data-id="0uWAtEXF67n1FGetfUMwQ" data-type="embed"></div>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[Request for U.S. Certificate of Tax Residency (Form 6166) - BV Workspace]]></title>
            <description><![CDATA[The Portuguese Tax Authority requires an official U.S. Certificate of Tax Residency (IRS Form 6166) for Webflow, Inc. for the current fiscal year to validate our business expenses and satisfy local ...]]></description>
            <link>https://community.webflow.com/ask-answer-ws4p2ltx/post/request-for-u-s-certificate-of-tax-residency-form-6166---bv-workspace-IpnWobwtlwPaQR2</link>
            <guid isPermaLink="true">https://community.webflow.com/ask-answer-ws4p2ltx/post/request-for-u-s-certificate-of-tax-residency-form-6166---bv-workspace-IpnWobwtlwPaQR2</guid>
            <dc:creator><![CDATA[Maurício Pereira]]></dc:creator>
            <pubDate>Mon, 20 Jul 2026 14:19:25 GMT</pubDate>
            <content:encoded><![CDATA[<p><em>The Portuguese Tax Authority requires an official U.S. Certificate of Tax Residency (IRS Form 6166) for Webflow, Inc. for the current fiscal year to validate our business expenses and satisfy local cross-border tax compliance.</em></p><p><em>Could you please provide a digital copy of Webflow's current Form 6166 or an official address/tax certification document?</em></p><p><em>Thank you.</em></p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[MCP create_size_variable/update_size_variable fails when setting a custom clamp()/calc() value — anyone else?]]></title>
            <description><![CDATA[I'm trying to create/update a Size variable through the Webflow MCP with a fluid value (a clamp() or calc() expression) instead of a fixed number — e.g. { type: "custom", value: "clamp(1rem, 2vw, 2rem...]]></description>
            <link>https://community.webflow.com/ask-answer-ws4p2ltx/post/mcp-create-size-variable-update-size-variable-fails-when-setting-a-custom-hOLFzMLLuOQeGh5</link>
            <guid isPermaLink="true">https://community.webflow.com/ask-answer-ws4p2ltx/post/mcp-create-size-variable-update-size-variable-fails-when-setting-a-custom-hOLFzMLLuOQeGh5</guid>
            <category><![CDATA[AI]]></category>
            <category><![CDATA[MCP]]></category>
            <dc:creator><![CDATA[Sander Terpstra]]></dc:creator>
            <pubDate>Mon, 20 Jul 2026 09:34:16 GMT</pubDate>
            <content:encoded><![CDATA[<p>I'm trying to create/update a Size variable through the Webflow MCP with a fluid value (a <code>clamp()</code> or <code>calc()</code> expression) instead of a fixed number — e.g. <code>{ type: "custom", value: "clamp(1rem, 2vw, 2rem)" }</code>, exactly as shown in Webflow's own Designer API docs.</p><p>Every attempt fails with a generic <code>"An internal error occurred"</code>, whether I'm creating a brand-new variable or updating an existing one, on both the production and beta MCP servers, and on multiple completely unrelated sites (so it doesn't seem to be project-specific). Reading a variable that already holds a custom value works fine — it's specifically writing one through the MCP that fails.</p><p>Has anyone else run into this? Curious whether it's a known issue, or if I'm missing something.</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[Can't build a website with Webflow AI]]></title>
            <description><![CDATA[Hi,

I'm subscribed to the Core workspace plan. When I want to build a new site I can't choose Webflow AI. All the settings are checked. Can anyone help?

Wesley]]></description>
            <link>https://community.webflow.com/ask-answer-ws4p2ltx/post/can-t-build-a-website-with-webflow-ai-oYH6ssyqa1UZvZH</link>
            <guid isPermaLink="true">https://community.webflow.com/ask-answer-ws4p2ltx/post/can-t-build-a-website-with-webflow-ai-oYH6ssyqa1UZvZH</guid>
            <dc:creator><![CDATA[Wesley Knoester]]></dc:creator>
            <pubDate>Sun, 19 Jul 2026 13:11:45 GMT</pubDate>
            <content:encoded><![CDATA[<p>Hi,</p><p>I'm subscribed to the Core workspace plan. When I want to build a new site I can't choose Webflow AI. All the settings are checked. Can anyone help?</p><p>Wesley</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[Paid for Premium Site plan and got a blank project with no AI Assistant available]]></title>
            <description><![CDATA[I recently paid for a Premium Site plan on Webflow. After payment, the project that was created was a blank site — and I can't find the AI Assistant anywhere on it. No icon in the right panel when I ...]]></description>
            <link>https://community.webflow.com/ask-answer-ws4p2ltx/post/paid-for-premium-site-plan-and-got-a-blank-project-with-no-ai-assistant-OroQ49OX8sNloCu</link>
            <guid isPermaLink="true">https://community.webflow.com/ask-answer-ws4p2ltx/post/paid-for-premium-site-plan-and-got-a-blank-project-with-no-ai-assistant-OroQ49OX8sNloCu</guid>
            <category><![CDATA[AI]]></category>
            <dc:creator><![CDATA[Jayden George]]></dc:creator>
            <pubDate>Sat, 18 Jul 2026 19:55:30 GMT</pubDate>
            <content:encoded><![CDATA[<p></p><p>I recently paid for a Premium Site plan on Webflow. After payment, the project that was created was a blank site — and I can't find the AI Assistant anywhere on it. No icon in the right panel when I add a section, nothing in the sidebar either.</p><p>From what I've found, it seems the AI Assistant may currently only be available on sites created through the AI Site Builder flow, not blank sites, even if you're on a paid plan. If that's accurate, it wasn't made clear at the point of payment.</p><p>Appreciate support.</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[Locked out of updating my account's primary email — no response after two support attempts]]></title>
            <description><![CDATA[Hi everyone,

I'm hoping a Webflow staff member can help, since I haven't gotten anywhere through the standard channels.

The primary email on my account isn't mine — it was entered by mistake when the ...]]></description>
            <link>https://community.webflow.com/ask-answer-ws4p2ltx/post/locked-out-of-updating-my-account-s-primary-email----no-response-after-two-FX18O2nFpBdA5q4</link>
            <guid isPermaLink="true">https://community.webflow.com/ask-answer-ws4p2ltx/post/locked-out-of-updating-my-account-s-primary-email----no-response-after-two-FX18O2nFpBdA5q4</guid>
            <dc:creator><![CDATA[Mélina Van Hyfte]]></dc:creator>
            <pubDate>Fri, 17 Jul 2026 16:32:50 GMT</pubDate>
            <content:encoded><![CDATA[<p>Hi everyone,</p><p>I'm hoping a Webflow staff member can help, since I haven't gotten anywhere through the standard channels.</p><p>The primary email on my account isn't mine — it was entered by mistake when the site was created, and I have no way to access or recover it. Because of that, I can't verify my email or reset my password through the normal flow, even though I'm still logged into my dashboard.</p><p>I've submitted a recovery request twice through the "Get Support" chat (each time it said "Your request has been submitted"), but nothing ever shows up under "My requests" and I've received no confirmation email. I also emailed <a class="text-interactive hover:text-interactive-hovered" rel="noopener noreferrer nofollow" href="mailto:info@webflow.com">info@webflow.com</a> directly but I received an email saying this box isn't monitored. </p><p>I have an active paid Site plan and all the billing/verification details ready to share privately with support. Could someone from the Webflow team point me toward a working path to get this resolved, or confirm whether my email helped?</p><p>Thanks in advance — I really don't want to lose access to a site I've already paid for.</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[How I stopped rebuilding client tables every time they change their data]]></title>
            <description><![CDATA[Hey Webflow community 👋

One thing clients ask for constantly that Webflow doesn't handle natively: live data tables they can update themselves.

They want their pricing table to reflect changes without ...]]></description>
            <link>https://community.webflow.com/discover-share-2epofwi9/post/how-i-stopped-rebuilding-client-tables-every-time-they-change-their-data-MnukM3dhsmCJodM</link>
            <guid isPermaLink="true">https://community.webflow.com/discover-share-2epofwi9/post/how-i-stopped-rebuilding-client-tables-every-time-they-change-their-data-MnukM3dhsmCJodM</guid>
            <category><![CDATA[Custom-Code]]></category>
            <dc:creator><![CDATA[Balmin Bingham]]></dc:creator>
            <pubDate>Fri, 17 Jul 2026 14:46:46 GMT</pubDate>
            <content:encoded><![CDATA[<p>Hey Webflow community 👋</p><p>One thing clients ask for constantly that Webflow doesn't handle natively: live data tables they can update themselves.</p><p>They want their pricing table to reflect changes without contacting you. Their team directory to update when someone new joins. Their product list to sync from their inventory Sheet.</p><p>Every time, you either hardcode it or build a CMS workaround. Both break the moment the client touches anything.</p><p>Here's the third option I've been using:</p><ol><li><p>Connect the client's Google Sheet to ZenTables</p></li><li><p>Style it to match their Webflow site</p></li><li><p>Drop one embed code into a Webflow Embed element</p></li><li><p>Walk away — client updates the Sheet, table updates automatically</p></li></ol><p>Works for pricing tables, directories, listings, schedules — anything clients manage themselves.</p><p>If this fits your client workflow, ZenTables also has a partner program — 30% recurring commission on every client you refer. Details at <a class="text-interactive hover:text-interactive-hovered" rel="noopener noreferrer nofollow" href="http://zen-tables.com/partner">zen-tables.com/partner</a></p><p>Free tier at <a class="text-interactive hover:text-interactive-hovered" rel="noopener noreferrer nofollow" href="http://zen-tables.com">zen-tables.com</a> — worth trying on your next project.</p><p>What's your current workaround for live client data in Webflow? 👇</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[🚀 Looking for Beta Testers from the Webflow Community!]]></title>
            <description><![CDATA[Hi everyone! 👋

We’ve been building FormBridge (https://formbridge.ai [https://formbridge.ai]) — a headless form platform designed for Webflow users who need more flexibility and power than traditional form builders.

Some of ...]]></description>
            <link>https://community.webflow.com/discover-share-2epofwi9/post/looking-for-beta-testers-from-the-webflow-community-yjudCiYgI84JG8h</link>
            <guid isPermaLink="true">https://community.webflow.com/discover-share-2epofwi9/post/looking-for-beta-testers-from-the-webflow-community-yjudCiYgI84JG8h</guid>
            <category><![CDATA[forms]]></category>
            <dc:creator><![CDATA[Sumit Tejani]]></dc:creator>
            <pubDate>Thu, 16 Jul 2026 19:11:27 GMT</pubDate>
            <content:encoded><![CDATA[<p>Hi everyone! 👋</p><p>We’ve been building <strong>FormBridge</strong> (<a class="text-interactive hover:text-interactive-hovered" rel="noopener noreferrer nofollow" href="https://formbridge.ai">https://formbridge.ai</a>) — a headless form platform designed for Webflow users who need more flexibility and power than traditional form builders.</p><p>Some of the features include:</p><ul><li><p>✨ Conditional logic</p></li><li><p>🤖 AI-powered workflows</p></li><li><p>🔗 Webhooks &amp; API integrations</p></li><li><p>📩 Advanced email notifications</p></li><li><p>📁 File uploads</p></li><li><p>🛡️ Spam protection</p></li><li><p>⚡ Fast, developer-friendly implementation</p></li></ul><p>We’re looking for <strong>Webflow agencies, freelancers, and builders</strong> who’d like to try it and share honest feedback.</p><p>🎁 <strong>As a thank you, I’m happy to provide 3 months of FREE access to our Business Plan</strong> (all premium features included) for beta testers.</p><p>If you’re interested, just comment below or send me a DM, and I’ll get you set up.</p><p>We’re also open to feature requests and would love to build something that truly serves the Webflow community. Thanks in advance for your feedback! 💙</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[Center text vertically]]></title>
            <description><![CDATA[Hello, Webflow community!

I am having trouble with some client quotes in a slideshow.

I would like to center the quotes vertically in the Container. For some reason, I can't figure out how to do that ...]]></description>
            <link>https://community.webflow.com/ask-answer-ws4p2ltx/post/center-text-vertically-J4WT7wpK2YUdQXG</link>
            <guid isPermaLink="true">https://community.webflow.com/ask-answer-ws4p2ltx/post/center-text-vertically-J4WT7wpK2YUdQXG</guid>
            <category><![CDATA[Layout-Design]]></category>
            <dc:creator><![CDATA[Michael Riley]]></dc:creator>
            <pubDate>Thu, 16 Jul 2026 17:58:44 GMT</pubDate>
            <content:encoded><![CDATA[<p>Hello, Webflow community!</p><p>I am having trouble with some client quotes in a slideshow. </p><p>I would like to center the quotes vertically in the Container. For some reason, I can't figure out how to do that here. They stick to the top of the Container.</p><p>Thank you for reading my question, Webflow friends!</p><p>Michael</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[My Webflow Client Checklist Before Starting Any Project]]></title>
            <description><![CDATA[After working on dozens of Webflow projects at Appsrow [https://www.appsrow.com/], I've learned that the success of a website is often determined before a single section is designed.

A solid discovery process saves time, reduces...]]></description>
            <link>https://community.webflow.com/discover-share-2epofwi9/post/my-webflow-client-checklist-before-starting-any-project-awmbpqTtWH1WzOk</link>
            <guid isPermaLink="true">https://community.webflow.com/discover-share-2epofwi9/post/my-webflow-client-checklist-before-starting-any-project-awmbpqTtWH1WzOk</guid>
            <category><![CDATA[Webflow]]></category>
            <category><![CDATA[webflow community ahmedabad ]]></category>
            <dc:creator><![CDATA[Sandeepsingh Sisodiya]]></dc:creator>
            <pubDate>Thu, 16 Jul 2026 17:40:14 GMT</pubDate>
            <content:encoded><![CDATA[<p>After working on dozens of Webflow projects at <a class="text-interactive hover:text-interactive-hovered" rel="noopener noreferrer nofollow" href="https://www.appsrow.com/">Appsrow</a>, I've learned that the success of a website is often determined before a single section is designed.</p><p>A solid discovery process saves time, reduces revisions, and helps everyone stay aligned throughout the project.</p><p>Here's the checklist we follow before starting any Webflow project.</p><h2 class="text-xl" data-toc-id="c022e663-a3a9-4e02-bd4d-f6d37b9e521b" id="c022e663-a3a9-4e02-bd4d-f6d37b9e521b">1. Define the Primary Goal</h2><p>Every website should have one clear objective.</p><p>Is it meant to:</p><ul><li><p>Generate leads?</p></li><li><p>Sell products?</p></li><li><p>Book consultations?</p></li><li><p>Showcase a portfolio?</p></li><li><p>Build brand credibility?</p></li></ul><p>Without a clear goal, it's easy for the project to lose direction.</p><h2 class="text-xl" data-toc-id="bd41ab1b-2c57-433b-bbfd-49894d19ad8d" id="bd41ab1b-2c57-433b-bbfd-49894d19ad8d">2. Understand the Target Audience</h2><p>Before discussing layouts or animations, I always ask:</p><ul><li><p>Who is the ideal customer?</p></li><li><p>What problems are they trying to solve?</p></li><li><p>What information are they looking for?</p></li><li><p>What action should they take on the website?</p></li></ul><p>Understanding the audience influences every design and content decision.</p><h2 class="text-xl" data-toc-id="3a242545-a9e7-4899-be52-d9ea642a65b0" id="3a242545-a9e7-4899-be52-d9ea642a65b0">3. Review Existing Assets</h2><p>Before designing anything, I collect:</p><ul><li><p>Brand guidelines</p></li><li><p>Logo files</p></li><li><p>Color palette</p></li><li><p>Typography</p></li><li><p>Images and videos</p></li><li><p>Marketing materials</p></li><li><p>Existing website (if any)</p></li></ul><p>Having everything ready upfront prevents delays later.</p><h2 class="text-xl" data-toc-id="a9c0103c-3a5e-4aae-9c27-bf8127f7327e" id="a9c0103c-3a5e-4aae-9c27-bf8127f7327e">4. Create the Sitemap</h2><p>One of the biggest mistakes I see is jumping straight into design.</p><p>Instead, I map out the site's structure first.</p><p>Typical pages include:</p><ul><li><p>Home</p></li><li><p>About</p></li><li><p>Services</p></li><li><p>Case Studies</p></li><li><p>Blog</p></li><li><p>Careers</p></li><li><p>Contact</p></li></ul><p>A clear sitemap makes navigation much easier for users.</p><h2 class="text-xl" data-toc-id="2f8034d3-ae37-4acb-85c9-0bd116cfc910" id="2f8034d3-ae37-4acb-85c9-0bd116cfc910">5. Plan the CMS Structure</h2><p>Since Webflow's CMS is one of its biggest strengths, I define collections before building.</p><p>For example:</p><ul><li><p>Blog Posts</p></li><li><p>Case Studies</p></li><li><p>Team Members</p></li><li><p>Testimonials</p></li><li><p>Resources</p></li><li><p>Careers</p></li><li><p>FAQs</p></li></ul><p>Planning this early avoids rebuilding sections later.</p><h2 class="text-xl" data-toc-id="3040b894-f9d6-4bdd-a157-5f97bf7ac7d4" id="3040b894-f9d6-4bdd-a157-5f97bf7ac7d4">6. Discuss SEO Before Design</h2><p>SEO shouldn't be added after launch.</p><p>At Appsrow, we define:</p><ul><li><p>Primary keywords</p></li><li><p>Page hierarchy</p></li><li><p>URL structure</p></li><li><p>Meta titles</p></li><li><p>Meta descriptions</p></li><li><p>Heading structure</p></li><li><p>Internal linking strategy</p></li></ul><p>It's much easier to build with SEO in mind than retrofit it later.</p><h2 class="text-xl" data-toc-id="aab2addf-77d9-4f4f-b9f7-f205f3e2f8fc" id="aab2addf-77d9-4f4f-b9f7-f205f3e2f8fc">7. Decide on Integrations</h2><p>Before development starts, I confirm all required integrations.</p><p>Common ones include:</p><ul><li><p>HubSpot</p></li><li><p>Salesforce</p></li><li><p>Zapier</p></li><li><p>Google Analytics</p></li><li><p>Google Tag Manager</p></li><li><p>Calendly</p></li><li><p>Mailchimp</p></li><li><p>Stripe</p></li></ul><p>Knowing these requirements early prevents unexpected roadblocks.</p><h2 class="text-xl" data-toc-id="2cae0330-78e0-470a-b0b4-f61e83e1a3ec" id="2cae0330-78e0-470a-b0b4-f61e83e1a3ec">8. Define the Design Direction</h2><p>I ask clients to share websites they like and explain why.</p><p>Not to copy them, but to understand preferences around:</p><ul><li><p>Layout</p></li><li><p>Colors</p></li><li><p>Typography</p></li><li><p>Animations</p></li><li><p>Navigation</p></li><li><p>Overall user experience</p></li></ul><p>Visual references help avoid subjective feedback later.</p><h2 class="text-xl" data-toc-id="6cf64a53-bae5-4653-a857-f386db4e46a4" id="6cf64a53-bae5-4653-a857-f386db4e46a4">9. Content Readiness</h2><p>A great design can't compensate for missing content.</p><p>Before development begins, I check whether the client has:</p><ul><li><p>Website copy</p></li><li><p>Images</p></li><li><p>Team information</p></li><li><p>Service descriptions</p></li><li><p>Case studies</p></li><li><p>Testimonials</p></li><li><p>FAQs</p></li></ul><p>If content isn't ready, we plan for it before moving too far into development.</p><h2 class="text-xl" data-toc-id="0c0df54c-eeeb-4b1d-9238-5f9f791f2026" id="0c0df54c-eeeb-4b1d-9238-5f9f791f2026">10. Define Success Metrics</h2><p>Finally, I ask one simple question:</p><p><strong>How will we know this project is successful six months after launch?</strong></p><p>The answer could be:</p><ul><li><p>More qualified leads</p></li><li><p>Higher conversion rates</p></li><li><p>Faster page speed</p></li><li><p>Better SEO performance</p></li><li><p>Increased organic traffic</p></li><li><p>Improved brand perception</p></li></ul><p>Having measurable goals keeps everyone focused on outcomes rather than opinions.</p><h2 class="text-xl" data-toc-id="9b94ec33-2d72-46b0-9de4-2dcdd5d87cfe" id="9b94ec33-2d72-46b0-9de4-2dcdd5d87cfe">Final Thoughts</h2><p>I've found that the best Webflow projects aren't necessarily the ones with the most impressive animations or interactions.</p><p>They're the ones that start with a clear plan.</p><p>At <strong>Appsrow</strong>, this checklist has helped us reduce revisions, improve communication, and deliver websites that align with our clients' business goals.</p><p>I'd love to hear how others approach new projects.</p><p><strong>What's one question you always ask a client before starting a Webflow project?</strong></p>]]></content:encoded>
        </item>
    </channel>
</rss>