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 a wordpress website.

To embed an iframe on a WordPress website, you can use the following steps:

  1. Log in to your WordPress admin dashboard.

  2. Navigate to the post or page where you want to embed the iframe.

  3. Click on the "Text" tab in the editor, instead of the "Visual" tab.

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

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

  6. Click on the "Preview" button to see the iframe in the post or page.

  7. Once you are satisfied with the placement of the iframe, click on the "Publish" button to make the post or page live on your website.

Please be aware that some WordPress themes and plugins might block iframe tags from being used on your website. In this case you could use a plugin that allows you to embed iframes in your pages and posts, such as Advanced iFrame or Iframely

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