Adding a TikTok Embed

TikTok embeds are currently not supported in the Voltax CMS media playground, but there is a workaround to add them.

Here is what you can do to embed a TikTok into Voltax:

  1. Grab the embed code from TikTok.

  2. Once you have it, you will want to use a tool that converts their embed into an iframe embed (for example, Chat GPT).

    The original embed code is very long and wasn't supported at first. So, this step is important so our system can embed the video.

    Here is an example of what the iframe embed should look like:

    <iframe src="https://www.tiktok.com/embed/7464255547672415531" width="605" height="760" frameborder="0" allowfullscreen></iframe>

  3. In CMS Editor, click the +> MEDIA> IFRAME EMBED.

  4. Paste in the Iframe Embed link.

  5. Add it to your post. 
    281d1115-41d1-4e6b-87a7-91c1db702834.png