Marketer at 馃槑 WPX hosting
Needs advice
on
JavaScriptJavaScriptReactReact
and
WebflowWebflow

Hello, developers! Trying to make my website using Webflow.

When I try to export my code it works great in the project folder that I downloaded from webflow. However, when I created a react app (create-react-app) and copied: the styles, js, fonts, images folders into the public folder and copy the HTML into a react component, the content is there but not the animations.

One of my animations is that when you scroll down the page some text will appear. I have searched on the webflow forums and several people had this problem too but haven't gotten an answer to fix the problem.

Any help?

READ LESS
18 upvotes40.5K views
Replies (3)
Recommends
on
JavaScript

am not familiar with webflow, but is there any error that appears in ur console? r u sure u imported all files correctly?

READ MORE
6 upvotes1 comment27.8K views
gia benezis
gia benezis
August 6th 2022 at 9:07PM

Thanks. Sure (

Reply
Recommends
on
Webflow

https://github.com/DAB0mB/Appfairy

If you have more than one page that relies on animations a common problem is that you need to change the data-wf-page and data-wf-site tags.

Just use a useLayout hook that has some DOM code that changes the tags

READ MORE
4 upvotes27K views
View all (3)
Avatar of gia benezis

gia benezis

Marketer at 馃槑 WPX hosting