How to insert an iFrame / YouTube video in PHP-Fusion

You can insert iframes and YouTube videos in your PHP-Fusion pages through the editor in the Admin panel. Below are the steps on how to insert an iframe / YouTube video in PHP-Fusion page or article.

Steps to insert an iFrame or YouTube video

  1. Log into your PHP-Fusion Admin Panel.
  2. Edit the article in PHP-Fusion

    Find the article you want to insert the iframe / YouTube video into and Edit it.

  3. Add the iframe youtube code PHP-Fusion

    Paste the code into your article. In this case we are inserting the following Youtube iframe code.

    <iframe width="560" height="315" src="https://www.youtube.com/embed/dtoty6IC0X0" frameborder="0" allowfullscreen></iframe>

    Click Save Article.


    View of PHP-Fusion with youtube iframe

    Now when you visit your page on your site the YouTube video will show up.

Was this article helpful? Join the conversation!