Fix incorrect typoscript values
This commit is contained in:
@@ -192,16 +192,19 @@ page {
|
||||
}
|
||||
|
||||
headerData.995 = TEXT
|
||||
headerData.995.value (
|
||||
headerData.995 {
|
||||
wrap (
|
||||
<!-- Google Tag Manager -->
|
||||
<script type="text/plain" data-cookiefirst-category="functional">(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
|
||||
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
|
||||
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
|
||||
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
|
||||
})(window,document,'script','dataLayer','{$plugin.tx_eptheme.settings.googleTagManagerId}');</script>
|
||||
})(window,document,'script','dataLayer','|');</script>
|
||||
<!-- End Google Tag Manager -->
|
||||
)
|
||||
headerData.998.stdWrap.if.isTrue = {$plugin.tx_eptheme.settings.googleTagManagerId}
|
||||
)
|
||||
value = {$plugin.tx_eptheme.settings.googleTagManagerId}
|
||||
if.isTrue = {$plugin.tx_eptheme.settings.googleTagManagerId}
|
||||
}
|
||||
}
|
||||
|
||||
[page["backend_layout"] == 'pagets__popup']
|
||||
@@ -209,16 +212,16 @@ page {
|
||||
page.bodyTagCObject = TEXT
|
||||
page.bodyTagCObject.value = <body class="antialiased text-gray-800 font-sans bg-white p-4">
|
||||
page.headerData.333 >
|
||||
page.headerData.998 >
|
||||
page.headerData.999 >
|
||||
page.headerData.990 >
|
||||
page.headerData.995 >
|
||||
[end]
|
||||
|
||||
[like(request.getNormalizedParams().getHttpUserAgent(), "*Googlebot*")]
|
||||
page.headerData.998 >
|
||||
page.headerData.999 >
|
||||
page.headerData.990 >
|
||||
page.headerData.995 >
|
||||
[end]
|
||||
|
||||
[applicationContext == "Development" || applicationContext == "Production/Staging"]
|
||||
page.headerData.998 >
|
||||
page.headerData.999 >
|
||||
page.headerData.990 >
|
||||
page.headerData.995 >
|
||||
[end]
|
||||
|
||||
Reference in New Issue
Block a user