forked from LiveCarta/LiveCartaWP
LAW-5539
This commit is contained in:
@@ -57,7 +57,7 @@ $scripts = [];
|
||||
})(window,document,'script','dataLayer','".LC_GTM."');"]; ?>
|
||||
<?php $scripts[] = ['type' => 'comment', 'source' =>'End Google Tag Manager']; ?>
|
||||
<?php if(
|
||||
(isset($_COOKIE['cookie_level']) && in_array($_COOKIE['cookie_level'],['13','123']))
|
||||
(isset($_COOKIE['cookie_level']) &&(strpos($_COOKIE['cookie_level'], '4') !== false))
|
||||
|| LC_ALLOW_COOKIE_POPUP == false
|
||||
):?>
|
||||
<?php foreach($scripts as $script):?>
|
||||
|
||||
Reference in New Issue
Block a user