Embed an iFrame on an Aiir Website

AutoPod provides a number of widgets that can be used on your existing website in the form of iFrames (a HTML element). These can be found in your AutoPod dashboard. This guide provides generic instructions for embedding an iFrame on an Aiir website, correct at the time of writing but subject to changes made by the Aiir platform. For up to date information we recommend also consulting the documentation provided on the Aiir Website

To add an iframe to an AIIR website, you can follow these steps:

  1. Log in to the AIIR admin panel.

  2. Navigate to the page where you want to add the iframe.

  3. Click on the "Edit" button to enter the page editor.

  4. Click on the "HTML" button to switch to the HTML editor.

  5. Copy the iframe code you want to add, it should look like this: <iframe src="url-of-the-content"></iframe>

  6. Paste the iframe code in the HTML editor where you want the iframe to appear.

  7. Click on the "Save" button to save your changes.

  8. Preview the page to see the iframe in place, if everything looks good then Publish the page to make it live on your website.

  • 0 Utenti hanno trovato utile questa risposta
Hai trovato utile questa risposta?

Articoli Correlati

Embed an iFrame on a WordPress Website

AutoPod provides a number of widgets that can be used on your existing website in the form...

Embed an iFrame in a HTML file

AutoPod provides a number of widgets that can be used on your existing website in the form of...

Embed an iFrame on a Drupal Website

AutoPod provides a number of widgets that can be used on your existing website in the form...

Embed an iFrame on a Wix website

AutoPod provides a number of widgets that can be used on your existing website in the form of...

What is an iFrame

An iFrame (Inline Frame) is an HTML element that allows you to embed another HTML document within...