youTube embedded on fancybox
-
Hello,
the theme we are using allows us to embed a YouTube video into an Elementor module via the video URL.?A link to a play button on the start page calls up the video in a fancybox layer. The video is then integrated via <iframe>.
If someone has not given their consent to YouTube, the video will still be called up.
We have tried the following content blocker rule:
a[href*=“youtube.com”], and also
a[data-href*=“youtube.com”][data-fancybox][class*=“play-btn”:keepAttributes(value=class),confirm()]
Both without success. Are we perhaps making a mistake in the syntax here?We have also tried to block the script for Fancybox. This works, but the video is still called up via the URL.
Could you please help?
The page I need help with: [log in to see the link]
- You must be logged in to reply to this topic.