Embedding content from Apester



To place embedded Apester content on a Turbo page:
  1. Copy the code for embedding the resource starting with the div element. For example, <div class="apester-media" data-media-id="..."></div>.
  2. Add the copied code in the <![CDATA[]]> section inside the turbo:content element.

Example:

<div class="apester-media" data-media-id="5de10dc0c666a40bd18935c9"></div>
Copied to clipboard