Hi, I’m using link element to show a Youtube trailer in a lightbox. I pull the link from ACF url, and on Bricks Editor, it rendered okay. But when I see it on front end, it did not render the youtube, but just blank player (see image).
I think this is a bug, because not so long ago, it works like a charm.
Hi Michael, Thanks so much for your report!
The link is a playlist link that redirects you directly after you call it (open it in the browser and see the URL changing).
https://youtu.be/i6mYNoQNSxs?list=PLaDOufxcmAFehZu0--7G3y%7CZvpv6k%7CY redirects to https://www.youtube.com/watch?v=i6mYNoQNSxs
https://youtu.be/i6mYNoQNSxs?list=PLaDOufxcmAFehZu0--7G3y%7CZvpv6k%7CY
https://www.youtube.com/watch?v=i6mYNoQNSxs
This is not supported, and has never been supported. Using a regular video link, like the one you are redirected to, works as expected.
Best regards, timmse
Ah I see. Thanks, will try later.