From Opt-In Cookie Manager version 2.0.3
With some switches you have to edit the scripts yourself. Unfortunately, it is not possible for me to include all the scripts for this. Hence this information topic.
The script I use for this extension comes from here:In any case, it is recommended to set the switch "Allow usage of third party content delivery networks" to no in the admin panel of the forum under load settings. This saves you having to intervene in the style files of the forum (if the style author has not changed anything, e.g. removing this switch in the template)
https://heyklaro.com/https://heyklaro.com/
Of course, I try to keep it as easy to use as possible. However, under certain conditions, this is not 100% possible for me.
Therefore I decided to install the switches accordingly and to specify the so-called data-name names in the ACP.
Scripts must be edited in this form:
e.g. from this one:
Code: Select all
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
Code: Select all
<script async type="text/plain" data-type="application/javascript" data-name="google_adsense" data-src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
But as I said, I try to keep things as comfortable as possible.
Please ask the questions here if you have problems with scripts that have to be edited manually.