I’m playing around with cloning, and I found a cool cards animation that I want to use in a client project.
Unfortunately, I haven’t quite figured out how to copy an animation/interaction from one project to another just yet. I’ve seen many other people ask similar questions, but I have not been able to find an answer just yet.
Unfortunately, the interactions just don’t copy with elements between projects most of the time. Sometimes, a few will copy, but not all. I’m not sure what I am doing wrong.
The reason for that might be that the interaction is a Page-Interaction, and not an element based.
Can you try copying the hole page? (the “d-97-section-home” div) and see if you get the interaction?
To copy page trigger interactions you need to assign both interactions to any object first (for example create any empty div, give it the “on hover” trigger and assign an interaction that is currently assigned to elements on page load). Copy this div to your project and this interaction will be copied too. Then simply create new page trigger and assign this copied interaction to it.
assign both interactions to any object first (for example create any empty div, give it the “on hover” trigger and assign an interaction that is currently assigned to elements on page load). Copy this div to your project and this interaction will be copied too. Then simply create new page trigger and assign this copied interaction to it.
is as simple to follow as it gets. Try and let me know if there is any particular step you don’t understand, I’ll try to expound.
I have been trying to simply copy the entire (and only) section containing the form with an animation from this template Animate Submit Form - Webflow into the body of my own project. The links & also the relevant element trigger was pasted properly upon inspection. When pasting I had a box popping up saying:
“For pasting cross-site we had to drop some links.
Renamed 4 classes in order to avoid conflicts.”,
but from my understanding that shouldn’t be a problem, correct?
Somehow the lottie is not showing however, neither is the text box that’s supposed to be there on success of the form submit.
Any ideas on what I might be doing wrong?
Thank you,
Hey Dram, I could use some help with this. I don’t understand the process. Again, I’m trying to copy interactions from one project to another and for some reason, I cannot even after attempting to follow your direction on this.
Is it something as simple as changing options in the designer where the interactions are then copying and pasting? Or are there additional steps I’m missing?