How to create content with embedded code

This guide provides step-by-step instructions for creating a new module, adding content, and embedding content using an iframe.

Step 1: Access the Gallery

  • Click on the “Development” icon.
  • Click on the “Membership Portal” icon.
  • Click on the “Communication” tab in the top navigation menu.
  • Click on the “Gallery” icon.

Step 2: Create new content

  • Click on the “+ Create Module” button.
  • Type the preferred title and click “Next”.
  • Select the desired access level and click “Next”.
  • Review the details and click “Create Module”.

Step 3: Add and configure content

  • Select the module from the list where the content will be stored.
  • Click on the “Content” tab in the top navigation menu.
  • Select the “+ Create Module” button.
  • Enter a “Name” and “Description” for the content.
  • Click on “Next”.
  • Choose “HTML” from the dropdown menu.
  • Click on “Next”.

Step 4: Uploading content using HTML files

  • Upload the file: Click on “Upload”.
  • Select an ‘.html’ file.
  • Click “Next”.
  • Click “Create Content”.

Step 5: Preview - Test - 1

  • Click the “Preview” icon to see how the embedded content appears to users.
article

Embed via iframe - To manually edit the HTML to include an external page, use the iframe tag. At its simplest, it only needs the ‘src’ source attribute, which is the URL of the page to display. View example.

Did this answer your question? Thanks for the feedback There was a problem submitting your feedback. Please try again later.