NO BUG: Can I use Lotties with Bricks?

Browser: Chrome 114.0.5735.133
OS: macOS
URL: brain-o-rama.com

bricksextras lottie instance shows fine on dev page inside Bricks, never appears on front end page. Am I to believe nobody uses movement animations (lotties) on Bricks? I’ve already tried removing plugins but the lottie doesn’t appear at the bottom of the page. Cleared cache on the server several times. It would be helpful to have a best practices using Bricks & Lotties.

Update - It’s because your lottie JSON URL is http. But your site is https, so it’s not able to fetch the JSON. Update the lottie URL to also be https.

(it’s working when we visit ‘http://brain-o-rama.com/’ but not at ‘https://brain-o-rama.com/’ due to the https difference)

1 Like

Hey David,

thanks for your report.

This is a BricksExtras element. David (@wplit) is here to help and already identified the issue. :slight_smile:

Best,

André