Comments 1saschapi started the conversationJune 24, 2021 at 9:27amI would like to remove the youtube scripts because we do not need it and it sets a youtube Cookie. Unfortunately the following snippet I found does NOT remove the youTube script. add_action( 'init', function() { kalium_dequeue( 'videojs-youtube-js' ); } );I put it in the functions.php in my child theme. But the script still is there.What to do? 1saschapi repliedJune 24, 2021 at 9:29amhttps://laborator.ticksy.com//ticket/2795955/Problem solved by this ticket1 Like[deleted] repliedJune 24, 2021 at 9:51amHappy to hear that.This will be fixed in a new theme update very soon tooHave a great day!P.S: If you like the theme, it would help us a lot if you could give us a five-star rating on Themeforest from your Downloads tab. A huge thank you from me and Laborator in advance. Sign in to reply ...
I would like to remove the youtube scripts because we do not need it and it sets a youtube Cookie. Unfortunately the following snippet I found does NOT remove the youTube script.
I put it in the functions.php in my child theme. But the script still is there.
What to do?
https://laborator.ticksy.com//ticket/2795955/
Problem solved by this ticket
Happy to hear that.
This will be fixed in a new theme update very soon too
Have a great day!
P.S: If you like the theme, it would help us a lot if you could give us a five-star rating on Themeforest from your Downloads tab.
A huge thank you from me and Laborator in advance.