Product:
Wonder Carousel, Wonder Lightbox
Tutorial:
This tutorial will guide you how to totally remove YouTube cookies and API in the following Wonder plugins:
Wonder Carousel
Wonder Lightbox
Please view the following tutorial for a complete guide of how to totally remove Google Font, disable YouTube and Vimeo in all WordPress plugins: How to remove Google Font, disable YouTube and Vimeo in Wonder plugins for GDPR
Wonder Carousel
To totally disable and remove the YouTube and Vimeo api from Wonder Carousel, in the carousel editor, step 3, Options tab, Advanced Options
, add the following code to the Data Options
input box:
data-inityoutube="false" data-initvimeo="false"
In step 3 Options tab, Lightbox Options, Lightbox Advanced Options
, add the following same code to the Data Options
input box:
data-inityoutube="false" data-initvimeo="false"
Wonder Lightbox
In WordPress dashboard, go to the left menu Wonder Lightbox -> Lightbox Options, Advanced Options, add the following code to the Data Options
input box:
data-inityoutube="false" data-initvimeo="false"