Hi there, I think I’m running into a similar issue as the user from this topic: Element Conditions with ACF Array - Hide Element if array empty
I have a certain field that displays a video if a URL has been provided in the custom post field (“pe_video”), but I’m trying to hide the video element if there’s no URL in the field. This is where I’m struggling to get the string correct. I also tried using the provider output option, but I’m guessing that since there’s still a dynamic content string in the output it’s displaying the video element background still.
This is the page I’m referring to: https://eventbars.underbitesite.co.uk/past_events/international-horse-trials/
Thanks