Cookie Consent Bric

@Fourier Sorry for the late reply.

I haven’t tested it right now, but the „Cookie consent Bric“ hasn’t changed in that regard and it should still work. You can change it from project to project in the exported HTML code, or change it permanently in the Bric’s HTML code.

In the exported HTML code, search for:


revokable:true,

and change it to:


revokable:false,

Or change it permanently in the Cookie Bric, you find it in the main menu >> Developer >> Bric Builder



Also look out for:


revokable:true,

and change it to


revokable:false,

Save the changes to the Bric and you are good to go.

2 Likes