![]() |
|
Thread Tools |
#1
|
|||
|
|||
Using CookieConsent
Elsewhere I found the following code which at least someone claims has worked with VB3. I cannot figure out which template(s) to install it in, and where. This is for GDPR compliance. Can someone point me in the right direction?
<link rel="stylesheet" type="text/css" href="//cdnjs.cloudflare.com/ajax/libs/cookieconsent2/3.0.3/cookieconsent.min.css" /> <script src="//cdnjs.cloudflare.com/ajax/libs/cookieconsent2/3.0.3/cookieconsent.min.js"></script> <script> window.addEventListener("load", function(){ window.cookieconsent.initialise({ "palette": { "popup": { "background": "#000" }, "button": { "background": "#f1d600" } } })}); </script> No members have liked this post.
|
#2
|
||||
|
||||
Try adding this to footer template.
No members have liked this post.
|
#3
|
|||
|
|||
Cookie Consent by Insite website states:
No members have liked this post.
|
#4
|
||||
|
||||
For best page load speed js should be loaded from footer as it will not block any DOM content from loading.
The following members like this post: Bounce
|
![]() |
Tags |
compliance, gdpr, vb3 |
«
Previous Thread
|
Next Thread
»
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
Thread Tools | |
|
|
New To Site? | Need Help? |
All times are GMT. The time now is 12:45.