diff --git a/public/typo3conf/ext/ep_theme/Configuration/TypoScript/constants.typoscript b/public/typo3conf/ext/ep_theme/Configuration/TypoScript/constants.typoscript index f39e7c86..a5d148fd 100644 --- a/public/typo3conf/ext/ep_theme/Configuration/TypoScript/constants.typoscript +++ b/public/typo3conf/ext/ep_theme/Configuration/TypoScript/constants.typoscript @@ -96,8 +96,10 @@ plugin.tx_eptheme { facebookUrl = # cat=eptheme/100/120; type=string; label=Instagram URL instagramUrl = - # cat=eptheme/100/130; type=string; label=Youtube URL + # cat=eptheme/100/130; type=string; label=YouTube URL youtubeUrl = + # cat=eptheme/100/135; type=string; label=tiktok URL + tiktokUrl = https://www.tiktok.com/@ep_reisen # cat=eptheme/100/140; type=string; label=Facebook ViewContent 'product uid' facebookViewContentProductUid = # cat=eptheme/100/150; type=string; label=Facebook ViewContent 'name internal' diff --git a/public/typo3conf/ext/ep_theme/Configuration/TypoScript/setup.typoscript b/public/typo3conf/ext/ep_theme/Configuration/TypoScript/setup.typoscript index 06518597..12462ac5 100644 --- a/public/typo3conf/ext/ep_theme/Configuration/TypoScript/setup.typoscript +++ b/public/typo3conf/ext/ep_theme/Configuration/TypoScript/setup.typoscript @@ -19,6 +19,7 @@ plugin.tx_eptheme { groupsPageUid = {$plugin.tx_eptheme.settings.groupsPageUid} facebookUrl = {$plugin.tx_eptheme.settings.facebookUrl} youtubeUrl = {$plugin.tx_eptheme.settings.youtubeUrl} + tiktokUrl = {$plugin.tx_eptheme.settings.tiktokUrl} instagramUrl = {$plugin.tx_eptheme.settings.instagramUrl} phoneNumber = {$plugin.tx_eptheme.settings.phoneNumber} whatsApp = {$plugin.tx_eptheme.settings.whatsApp} diff --git a/public/typo3conf/ext/ep_theme/Resources/Private/Assets/images/icons_sprite.svg b/public/typo3conf/ext/ep_theme/Resources/Private/Assets/images/icons_sprite.svg index 978ba463..2c26f670 100644 --- a/public/typo3conf/ext/ep_theme/Resources/Private/Assets/images/icons_sprite.svg +++ b/public/typo3conf/ext/ep_theme/Resources/Private/Assets/images/icons_sprite.svg @@ -65,4 +65,5 @@ + diff --git a/public/typo3conf/ext/ep_theme/Resources/Private/Partials/ContactBar.html b/public/typo3conf/ext/ep_theme/Resources/Private/Partials/ContactBar.html index 22b9a78f..91ebdb25 100644 --- a/public/typo3conf/ext/ep_theme/Resources/Private/Partials/ContactBar.html +++ b/public/typo3conf/ext/ep_theme/Resources/Private/Partials/ContactBar.html @@ -66,9 +66,20 @@ rel="nofollow"> {ep:icon(icon: 'youtube', class: 'contact-bar__icon')}
- Youtube + YouTube
+ + + {ep:icon(icon: 'tiktok', class: 'contact-bar__icon')} +
+ tiktok +
+
+
{ep:icon(icon: 'flag-gb', class: 'contact-bar__icon')}