Web Bae

WB

Web Bae

Chat and get help with Webflow and Javascript.

Join

Store Locator

I have a client where they want to show their different stores, is something like this possible in Webflow https://www.samsung.com/in/storelocator/ or any work around for where I can show their stores in map....

Webflow Apps

About Webflow apps, is it possible to just make an app for a specific project. Not necessarily for the market place. And will it also needs submissions and approval from the Webflow team ? #❓︱questions @Web Bae

Matter.js matter-wrap plugin

I'm currently working on a portfolio for web design/development work and I want to modify the template from the "Better Boilerplate for Matter.js" video with the matter-wrap plugin to create a looping canvas (example provided in the documentation link). Basically I want walls on the top and bottom of the screen that objects can't pass through, but to make it so that objects that float off the right side appear on the left and vice versa. Thanks in advance :)))...

SAML with Webflow

Is there a way to integrate SAML with Webflow using auth0 #❓︱questions @Web Bae

Webflow to Airtable using Logic works in test, but not live after publish

Hey hey 👋🏾 . Glad for the community here. @Web Bae , following up from my question from the YouTube lesson "How to Connect Webflow to Airtable with Logic in 10 min" It works fine when testing in Webflow, the test is successful and a record is created in Webflow. When I publish and then submit a form on the live site, it doesn't work - the form submits, but nothing goes to Airtable. I do get an email from Webflow though, confirming that a form was submitted. Here's the live link: https://cardnyc.webflow.io and Preview url - https://preview.webflow.com/preview/cardnyc?utm_medium=preview_link&utm_source=designer&utm_content=cardnyc&preview=275c80d887dd992fc5afd268f1862f23&pageId=649b4d0ac48ee841ecbbcf58&workflow=preview...

How can I count the CMS field and display the count?

I tried a lot of custom code from chat GPT but was unable to get the desired results, How can I count the category field from the Blog CMS and have the output as the number, I created another CMS called "Categories" and used it as reference but can't figure this out, if somebody can help me with this.
No description

Border and CMS issue

Hey @Web Bae 1. How can I get a dashed border with a gradient in it? I tried using the custom this code border-image: linear-gradient(to right, #FF5733, #FFC300);...
No description

drag and scroll element

I’m building something like this for a client . But I’m just facing a lot of issues with mouse events. The main issue is that mouse event doesn’t work on mobile. @Web Bae
No description

SwiperJS Link Issue

Hi, I created a swiper with SwiperJS, but i notice there is an issue with a link to the current service.. https://addmorex7am2023.webflow.io/ --> Scroll down to services....

Select Option Attribute

What's the best way to add attribute to select field options ?

Safari Issue

Hi all! Does anyone know why my interaction is not working in Safari? It's basicily a Webflow native interaction of 3 images going from 0 - 100 opacity.. Here is the link; https://addmorex7am2023.webflow.io/projects/soulful-session...

Table of contents attributes not working on Safari MacOS17

Has anyone encountered this issue? TOC is working on Chromium based browser but not on Safari
No description

Mutli-step Form Resources

Hey guys, anybody know any javascript libraries for multi-step forms? Something like https://www.tryformly.com/ (I tried formly but it doesn't play nice with Hubspot it seems. The form submissions weren't going through and it would just reload the page on submit) What I'm really looking for is form validation, preferrably a solution that validates each step before it lets the user progress. ...

Flexbox issue

Hello, can you check how I can improve the mobile view of my project? https://funtours.webflow.io/ The 3rd logo below the hero section is quite misplaced. It's too close to the middle logo. Thank you! read only link:...
No description

Issue with the Flawless Horizontal scroll

I been using this cool webflow native in every single project but recently found some issue with the scroll. And it's happening on the website made by @Web Bae as a cloanable. Here is a loom video in the issue I am facing. @Web Bae https://www.loom.com/share/589c254b3da3490b9872c60afc1e777e...

Anything Close to Udemy in Webflow?

Hello @Web Bae and other lovely members 👊 Hope everyone is doing Fantastic 🙂 Jumping into the Question: is there anything similar to Udemy that I can use in Webflow? I have a client who has some courses and needs a Webflow Site. what is the best approach to host these courses and connect them with Webflow? And if there aren't any, what is the best alternative for this? where should I host the courses videos, and can I get the normal futures like progress bar and course sections and so on?...

Cloudflare worker to CMS API V1 not working 😭

Hey Web Bae, I put together a Loom explaining the issue I am having and where I am stuck. I feel like I am so close to getting this to work! The goal is to make a task submission app for clients with low latency on the tasks actually showing up on page. Loom: https://www.loom.com/share/f7d73f86ce794321a1f2f1d8e0a9630a?sid=2cc7f955-4b14-40fd-a6bb-d287467a2b92 Code: https://coda.io/d/_d-ysCn5ESH4/Task-List-APP_su38Y...

Nth child to select CMS items based on CMS field result

This may be a really dumb question, but is it possible to use Nth Child to target a CMS item with a specific field (in this case a switch) within a collection item? Our work page has a mix of regular work pages (CMS template-based) and case study pages (custom). I have the Work collection set up with a case study switch field that will be toggled on to designate that item as a case study. I'd like to target the state of that field to then style the image wrapper with top radius' of 100v to round the top and differentiate them visually from non-case study pages, as well as change the text color of the project type to blue (see attached). Is this possible or is there a better way to do this? I had tried Finsweet's CMS Combine with a Work Page collection and a Case Study collection. I've used Nth child to append non-collection items into the CMS list, but when implemented with the combined CMS, it just put everything at the end of the combined list, as well as put all of the case studies after the first collection, and I'd like to have them interspersed with the regular work items....

How to? The navbar button that reveals past scrolling the hero button

hey! I would like to know how to achieve this: https://readwise.io/read a button in the nav that when past the hero button, reveals. basically to avoid the same button within the same view ...

CMS Data Calculator

Hey guys! I'm currently creating something like the video shown. The data must be pulled from the CMS collection. ...