From 1af9527fbe4399158b05e445034786a7229a7dc6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bjo=CC=88rn=20Fromme?= Date: Thu, 6 Jun 2019 18:00:30 +0200 Subject: [PATCH] Implement tawk.to widget --- .../TypoScript/Page/Main.typoscript | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/public/typo3conf/ext/ep_events/Configuration/TypoScript/Page/Main.typoscript b/public/typo3conf/ext/ep_events/Configuration/TypoScript/Page/Main.typoscript index 87ed37ca..18906855 100644 --- a/public/typo3conf/ext/ep_events/Configuration/TypoScript/Page/Main.typoscript +++ b/public/typo3conf/ext/ep_events/Configuration/TypoScript/Page/Main.typoscript @@ -111,6 +111,22 @@ page { ) headerData.999.stdWrap.if.isTrue = {$plugin.tx_epevents.settings.googleTagManagerId} + headerData.9999 = TEXT + headerData.9999.value ( + + + + ) } [page["doktype"] == 101]