Login / Sign Up

Social Icon Type String

This is a set of up to three string definitions to set what social icons to use. These should be semicolon delimited, out of the following available options :
• "none" - Do not show an icon is this position (default)
• "twitter" - Twitter using the legacy blue bird icon
• "twitterx" - Twitter using recent 'X' black logo
• "tiktok" - TikTok
• "facebook" - Facebook
• "instagram" - Instagram
• "youtube" - YouTube
• "threads" - Threads
• "logo" - Brand / Company logo - this will navigate to main park website - on CMS restricts users from selecting this option for the middle position only

Structure

{
  "socialIcons": "threads;instagram;tiktok"
}

Data Changes

27/07/2023 - Social Icon Type String

Added Twitter 'X' option

06/07/2023 - Social Icon Type String

Added threads, tiktok, and youtube options