New Examples: Animation Helpers and Find Visitor Location

Hey, we posted 2 new examples on the Velo Examples page !

Animation Helpers
Add popular animations to your site using the animation-helpers Velo package .

Find Visitor Location
Detect where your site visitors are accessing your site from, and display content accordingly.

Does this only work in the Wix editor and not in the Editor-X?
Because I’m getting this error:

Make sure you install the package before you add the code.
Read more here: https://support.wix.com/en/article/velo-working-with-velo-packages

Good luck!

Hi, the planet Saturn in the Animation Helpers example has a looping issue with the Spin function, why is this? I think it is because it’s the only element that has been transformed (rotated). I am experiencing this issue with my own project. Thanks.

Edit: It is a bug that happens when a rotational transform (or other transforms?) are applied to the static element in the editor. I thought that I corrected the issues by transforming my elements by -347 ° to counter-correct the looping glitch where the element ‘snaps’ forwards, but the issues persists.