244 questions
0
votes
0
answers
113
views
How to correctly configure a Cloudflare Worker as a reverse proxy for Webflow and a WordPress subdirectory?
I am trying to set up a reverse proxy using a Cloudflare Worker to serve content from two different hosting providers under a single domain.
main domain is pointed to WebFlow and sub domain is being ...
0
votes
1
answer
306
views
Background Gradients + Noise Combo
I’m trying to replicate the gradient + noise in the image below.
Gradient + Noise:
So far I think I roughly got the 2 gradients covered but really struggle with the noise here. I tried loads of ...
0
votes
0
answers
72
views
How to Detect App Uninstall Event in Webflow?
I'm currently developing a Webflow app and have completed the OAuth integration. I successfully installed the app on our development site, and it's now listed under the Apps & Integrations section....
0
votes
0
answers
38
views
Integrating local Vite r3f on Webflow, shows Error: Unexpected identifier 'RefreshRuntime'. Expected a ';' following a targeted import declaration
' these are the dependencies I added:
"dependencies": {
"@react-three/drei": "^9.51.24",
"@react-three/fiber": "^8.10.0",
"@types/...
0
votes
0
answers
128
views
swiper-slide: How to create hover &/or click interaction so when swiper-slide is clicked on the image pops up larger
I can't seem to get only the swiper-slide that's clicked on to pop up. Instead all the images with the class pop up at once.
I have tried using webflow native interactions in interactions panel using ...
0
votes
1
answer
205
views
Serving .js and .css from Vite + Svelte to a static website
I have a pre-existing website using a popular website builder.
I want to be able to inject interactive svelte components on certain blog pages to help demonstrate concepts.
I got a rough prototype ...
0
votes
1
answer
56
views
Exclude CMS Items from Custom Attribute Filtering in Webflow
I am working on a Webflow site. We have a CMS collection of TV Channels that are grouped by package. On the TV Channels page, the packages each have their own buttons where customers can see which ...
-1
votes
1
answer
135
views
How can I turn nextjs app into a widget in webflow?
Has anyone widgetized a nextjs app for webflow, non iframe solution? Or embedded somewhere with cdn url? I’m wondering what i need to do to deploy a static ui that can hit an api endpoint hosted ...
0
votes
0
answers
164
views
How to add images in the embed code feature on Webflow?
I am trying to add a carousel to my website on webflow and I have used to embed code feature. I have added the HTML, CSS and JavaScript all together because I'm not sure how to do that on seperate ...
1
vote
1
answer
189
views
Slow Bouncy Effect on Hover using CSS and JS
I have this reference website called pipe.com and I'm so impressed with the bounce effect of the first section after the banner (see attached photo and please try to hover on the card on their website)...
1
vote
0
answers
46
views
How to add the multilang in Webflow
I actually ended up re-doing the whole thing. Was planning on doing a post about it, and it needs some cleanup before working on more than two languages, but this is the idea:
Paste attached code in ...
0
votes
1
answer
90
views
JavaScript not finding css-variables - darkmode toggle in WordPress (webflow conversion)
I have an issue with my WordPress website and some custom JavaScript I want to use. The code gets loaded into the site with this script tag on line 16 in the head-section:
<script tr-color-vars=&...
1
vote
2
answers
202
views
Tracking traffic across two sites, one a subdomain of the other
Context
As the title mentions, I have two sites, one a subdomain of the other. To be clear:
Landing page (hosted on Webflow) - website.com
Application (hosted on Bubble.io) - app.website.com
Desired ...
0
votes
1
answer
2k
views
Swiper.js autoplay issue
I am trying to implement swiper.js into my webflow solution and I have run into a problem. The slider is doing nearly everything I need it to, except for pausing on autoplay when I mouseover the ...
0
votes
1
answer
134
views
Is it possible to connect an AWS WebSocket API to Webflow using Socket.io?
I have a WebSocket API setup with a two-way communication integration using a lambda function to host the server. When I try running my published site, I get this error:
Access to XMLHttpRequest at '...
0
votes
0
answers
362
views
Barba.js reload / init a script in a specific page
I have a base transition with gsap nothing too fancy and in the contact page a script to load a multistep form. I can't get barba to reload that script in that specific namespace 'contacto'. Anyone ...
2
votes
1
answer
54
views
Inline input field: input 'pushes' the second half of the sentence along
I am building a very simple website where the user enters information 'natively' into input fields in sentences. This means the input field has to act like it's part of the sentence so if the data ...
1
vote
0
answers
279
views
Figma to webflow - turning elements into vectors problem
I'm trying to transfer design form figma to webflow. Current design has "empty diamonds" which is basically a component of a instance/child of parent component.
The content which is linked ...
0
votes
1
answer
69
views
How to make an item in a flexbox container to expand on hover to 2 columns without moving/affecting the remaining items?
I'm trying to recreate this interaction on Webflow.
expected result
So far, I have been successful in recreating this
Everything works fine, except that the third column item on each row moves down to ...
0
votes
1
answer
341
views
If I make a website design using WebFlow, then export it and edit functions, links with the backend etc outside, how can I redit the design?
I am using one of the templates on WebFlow to give me somewhere to start, and am going to create the website design first without functionality, then export that to html or Java.
With that design the ...
1
vote
1
answer
388
views
Webflow development: How to integrate (global) custom JS code for best performance?
so I have multiple clients and some of their webflow projects are getting a bit out of hand with custom scripts i had to create for multiple functionalities. My main question is: How do you integrate/...
1
vote
1
answer
217
views
Webflow form not submitting to hubspot
I have a Webflow form that I have confirmed is submitting as I can see the submission data in the site settings.
I am connecting this form to Hubspot with the integration and using the "Map ...
0
votes
0
answers
46
views
Trouble with Stripe Integration using Javascript and Ruby
I have a form in a Webflow website that dynamically calculates a price depending on selectors the user has chosen.
`<script>
document.addEventListener('DOMContentLoaded', function() {
const ...
0
votes
0
answers
324
views
GSAP text animation with mask color fails for alternate backgrounds
Greetings to everyone that's smarter than me,
As the title states, I know just enough to be dangerous. When things get complicated, I hide in the corner, crying.
The concept: animate text on the page ...
-1
votes
1
answer
83
views
converting Figma frame to webflow or wordpress
I am currently designing a website for my client, I was planning to develop the website using React but my client told me to do that in Wordpress or Webflow. I have completed the web designing in ...
0
votes
1
answer
62
views
Not able to connect webflow with github in an automated way. Changes made in webflow should be reflected in github
I am working on project wherein I need to use webflow along with react components. Now I'm facing an issue while connecting webflow with github. I could not find a proper solution to connect webflow ...
0
votes
1
answer
433
views
How can I add custom code to Webflow Templates?
I have a website on Webflow, and the articles on the site are made in templates. I need to add microdata to custom code. How can I do it?
In the Webflow support, I was told that it's possible to add a ...
0
votes
1
answer
220
views
How to edit a localized Webflow CMS collection
I have localized our Webflow site with EN (default) and FR. I need to regularly update the content of a CMS Collection by way of a Make automation for both EN & FR locale. The problem is that a ...
0
votes
0
answers
107
views
How to render a Highcharts map in Webflow
I run a Webflow site, where I have historically had no problem rendering charts produced in Highcharts via the HTML embed element. However I am struggling to get the maps module to render at all.
I ...
0
votes
2
answers
67
views
Why does my wrapper not expand beyond a certain height?
To explain it as shortly as possible; I have two pictures inside a wrapper. I want these pictures to retain a ratio 3:2. I want the pictures to just push the next object further down the page. This ...
0
votes
1
answer
85
views
How to execute a script after an external asynchronous script in header tag completes execution?
With Webflow native custom code editor, I added to my website an external script made by Finsweet inside the <head> tag, as they instruct to do.
I want to make some changes in the page with my ...
2
votes
1
answer
2k
views
SSL_do_handshake failed ( routines::sslv3 alert handshake failure:SSL alert number 40) while SSL handshaking to upstream
I have a very simple reserve proxy pointing to custom webflow url.
A blog is configured on a custom webflow url [https://webflow.example.com] and it is working fine in browser. There is no ssl error.
...
-1
votes
1
answer
270
views
How can I prevent 100vh elements causing issues on the instagram browser?
I have some full height (100vh) elements on my home page that work fine on all browsers except for when looking at the site through an instagram browser. The dynamic navigation tab that shows and ...
0
votes
1
answer
491
views
Webflow: How to Use Custom Short Links?
Recently, a client asked me to shorten the link of a page, and one of the requests was as follows:
"A page like this https://www.example.com/team-and-members could also just be example.com/staff.&...
0
votes
0
answers
220
views
Sharing Webflow page on Twitter and thumbnail is missing
I am trying to share a page on Twitter. My website is built using Webflow and I've set up correctly the page's open graph image.
Using the same template, the same webp images (1000px wide), and the ...
1
vote
0
answers
533
views
Webflow: host security.txt at .well-known
How can I host a /.well-known/security.txt file in Webflow?
I tried to set up a 301 redirect from /.well-known/security.txt to another path, but I get the error:
Invalid .well-known request
Does ...
0
votes
1
answer
1k
views
How Figma copies to clipboard and then understands the content behind it even is empty
I was wondering how Figma or Webflow or Framer or similar tools understand and copy to clipboard that is empty, but when you go to another tab or the app from the web you can paste the content, what ...
0
votes
2
answers
393
views
How can you get Typeform file attachment submissions into Salesforce?
We have a Typeform that records entries for our job board, including a resume file attachment. We connected this to Salesforce natively and the entries are being recorded properly, except the file ...
0
votes
1
answer
254
views
JS Countdown Clock on Website Time Zone Issues
I'm not too in tune with the JS stuff for my website designs so this is someone else's snippet of code for a countdown timer.
The problem I'm having is I want the countdown to be a specific point in ...
1
vote
0
answers
752
views
How to adjust when Swiper.js advances to the next slide?
What I'm Doing
I'm using Swiper.js in Webflow to make two connected vertical sliders, one with images and one with text (title, desc). I'm using the Swiper thumbs module to connect the two sliders. I'...
0
votes
1
answer
731
views
How can I post an html form to hubspot with vanilla javascript (without embedding the hubspot form on my site and without using zapier)?
I want to integrate a hubspot form on my website (webflow built), but without the hubspot branding that you can only get rid of if you pay more. I have my form, styled as needed, with all the form ...
-1
votes
2
answers
184
views
How to make logos move and scale in webflow
I've got a services section in client's webflow site. It has 5 logos for each service. One of the logo is scaled more with description of the service. When a user clicks on on one of ther logos, it ...
0
votes
1
answer
438
views
HTLM/CSS solution for WEBFLOW - Keep scroll position in Safari, after site reloads upon clicking the back button
I am not a professional coder/programmer, therefore I am currently stuck with a problem, while working on my website in Webflow.
I have a Blog-type website, the main page is a feed, where my team and ...
0
votes
1
answer
192
views
Webflow HTML Embed and Weglot translation
I am using an HTML embed for a newsletter signup form. With Weglot translations, I would like to use a different embed for each translation. Can someone point me to a solution? Thanks.
1
vote
0
answers
718
views
Custom redirect to memberstack field
I'm trying to get a page to redirect onLoad to the URL that is stored in a custom field on Memberstack. I'm not getting any errors in my browser but I can't get this code to work. Any thoughts on how ...
1
vote
0
answers
934
views
CMS using grapes js in next js
I'm developing a website builder using Grapes JS (Next.js). Could someone provide guidance on creating a CMS similar to Webflow? Please guide me through the fundamental steps, as I'm unsure where to ...
2
votes
0
answers
235
views
Why does my animated gif not show up in mobile browsers, even with cleared caches, but only on Opera Desktop?
So i've been trying to get this gif to animate, it needs to be placed as an HTML embed, rather than uploading to webflow, to get around file size restrictions, otherwise the quality of the image is ...
0
votes
1
answer
63
views
Saving User RAM/Memory: Saving the video source before opening and playing, and removing it after closing and pausing
Currently
I have a website where if you click on a profile, a video popup shows up and plays automatically. When the user clicks on the "X"/Close Button the video pauses automatically.
My ...
0
votes
1
answer
256
views
Background change on hover in webflow
Question:
I am creating web page in webflow. I have a parent div divided into three child divs. I want to change the background image of the parent div when I hover over each child div, but I don't ...
2
votes
0
answers
128
views
How do you change the HTML code for an icon in Webflow?
I'm trying to add rel="noopener" or rel="noreferrer" code to a LinkedIn icon on a Webflow website and was wondering how I can edit the HTML code through Webflow?
Another question I ...