Documentation
Elements Galaxy 2.4.0 includes 63 Free widgets and 44 Pro widgets. The Pro Creative Motion collection conditionally loads GSAP, Three.js, and Lottie only on pages where those widgets are used.
Installation
1. Install Free
Install and activate Elementor, then install Elements Galaxy – Addons for Elementor. Free 2.4.0 is required by Pro 2.4.0.
2. Install Pro
Upload the Elements Galaxy Pro ZIP, activate it, then complete the Freemius license flow. Pro widgets appear in the same Galaxy Elements Elementor category.
Conditional asset loading
Each widget declares its own CSS and JavaScript. A page using a standard Free widget does not load GSAP, Three.js, or Lottie. A page using one Creative Motion widget loads only that widget, the shared Pro runtime, and the specific engine/plugin handles it requires.
No global GSAPNo global Three.jsLocal vendor filesZero-jQuery Free core
Creative Motion widgets
Advanced Text Animator
Split text by characters, words, or lines. Use preset-driven fade, rotate, blur, scale, wave, or mask effects. Avoid extremely long paragraphs when splitting by characters.
Scroll Storytelling and Horizontal Showcase
These widgets use GSAP ScrollTrigger on larger screens and switch to accessible stacked or swipeable layouts on smaller devices. Test sticky headers and theme scroll containers before publishing.
SVG Draw Animator
Built-in shapes are ready to use. Custom SVG markup is sanitized. Scripts, event handlers, foreignObject, and unsafe attributes are removed.
3D Model Viewer
Use a same-origin or CORS-enabled .glb/.gltf URL. Optimize models and textures before upload. A small product model is preferable to an uncompressed multi-million-polygon scene.
3D Curved Carousel and WebGL Particles
Both pause outside the viewport and cap device pixel ratio. Use the mobile density and mobile enable controls for lower-powered devices.
Lottie Pro
Supports SVG or Canvas rendering, lazy initialization, frame segments, speed, direction, autoplay, viewport, hover, click, and scroll-progress control.
Accessibility and reduced motion
Creative Motion widgets respect the browser’s prefers-reduced-motion setting. Scroll-driven pinning and autoplay are reduced or replaced by static/native layouts. Always provide meaningful surrounding headings, text, and image alternatives where the visual communicates essential information.
Editor and troubleshooting
- After changing a model, Lottie file, or large repeater, wait for Elementor’s preview to re-render.
- If a remote model or JSON file fails, verify HTTPS, CORS headers, MIME type, and direct browser accessibility.
- Do not run multiple smooth-scroll systems on the same page.
- Clear Elementor CSS and site caches after updating both Free and Pro.
- For support, include WordPress, Elementor, Free/Pro versions, browser, device, console errors, and a reproducible page URL.
Third-party licensing
GSAP remains separately licensed by GreenSock under its Standard “No Charge” License. Three.js and Lottie-web are MIT licensed. License notices are included inside the Pro package. Site-owner supplied models, images, fonts, SVGs, and Lottie JSON files remain the site owner’s responsibility.