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.

Was this answer helpful? 0 Users Found This Useful (0 Votes)