Feat: Add tiktok icon and link to contactbar
This commit is contained in:
@@ -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'
|
||||
|
||||
@@ -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}
|
||||
|
||||
Reference in New Issue
Block a user