We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 96499c6 commit e288000Copy full SHA for e288000
1 file changed
Configuration/Sets/CookieConsent/setup.typoscript
@@ -1,4 +1,4 @@
1
-[{$page.theme.cookieconsent.enable} == 1]
+[siteSetting("page.theme.cookieconsent.enable", false) == true]
2
page {
3
includeJSFooterlibs {
4
# COOKIE CONSENT
0 commit comments