Bricks Builder GSAP Animations – No Code. No Limits.
What is Kinekt?
Kinekt is a premium Bricks Builder GSAP plugin that integrates ScrollTrigger directly into the builder UI. Instead of writing JavaScript, you configure every animation visually — scroll triggers, easing curves, stagger delays, and more.
Whether you want a simple fade-in on scroll or a complex multi-step GSAP timeline, Kinekt handles it without touching code. It works with any Bricks element, supports Bricks 2.0+, and has minimal impact on page performance.
What You Can Build
Scroll-Triggered Animations
Animate Children & Stagger
Timeline Controller
Presets
Image Effects
SVG & Text Animations
How It Works
Step 1 – Install the Plugin
Step 2 – Open the Kinekt Panel
Step 3 – Configure & Publish
Frequently Asked Questions
Do I need GSAP or JavaScript knowledge?
No. Kinekt provides a complete visual UI for all animation settings inside Bricks Builder. If you already know GSAP, you can extend Kinekt with custom code via its API — but that is entirely optional.
Why aren’t my image effects working?
Make sure your image element in Bricks has an HTML tag assigned — either div or figure. Set this in the element’s Style settings under “HTML tag”. This is required for Kinekt’s image effects to work correctly.
Can I reuse animations across multiple sites?
Yes. Save any animation as a preset, then export it from the WordPress dashboard under OB Kinekt › Presets. Import the exported file on any other WordPress site that has Kinekt installed.
Does Kinekt work with Bricks 2.0?
Yes, Kinekt is fully compatible with Bricks 2.0 and later. It uses Bricks’ modern architecture for smoother performance and deeper integration with Query Loop and Dynamic Data.
Can one trigger control multiple animations?
Yes. Assign an Animation ID to any element and reference it from a Timeline Controller. A single controller can trigger multiple GSAP animations simultaneously or sequentially — enabling complex, choreographed interactions.