Hi
what should this shortcode prevent or surpress exactly??
[av_privacy_video_embeds]
If i deactivate the embedding i still see
– Videos that have been added via iframe
– Videos that have been added via your video-feature
– Videos that have been added simply via href (<a href="https://vimeo.com/........"><img src="https://www.........de/wp-content/uploads/........jpg" alt="" /></a>
)
All videos we did use are still visible although we used your shortcode
max
Hey pixopolis2222,
The shortcode allows you to add the select checkbox to your page. When user chooses to disable video embeds a cookie is set and then all videos are opened in a new window.
Videos are lazy loaded, means only when user starts to play a video the video is loaded.
Check files enfold\config-templatebuilder\avia-shortcodes\video\video.js and enfold\config-templatebuilder\avia-shortcodes\slideshow\slideshow-video.js and cookie aviaPrivacyVideoEmbedsDisabled.
Hope this makes it more clear.
Best regards,
Günter