Page 1 of 1

Added the You tube imbed code

Posted: Tue Apr 21, 2026 5:05 pm
by MFOYFAdmin1
We just added the You Tube imbed code.

Copy and then paste / Drop the share relevant section of the link code from the intended you tube video and highlight then highlight the text, then click the youtube button top right to wrap the code.

Step 1:
Click share button on a youtube video you wish to share with our forum;

Step 2:
Then click embedd code button;

Step 3:
Then copy the video ID
just after this section: "https://www.youtube.com/embed/"

Code: Select all

Vz3ZjWFbxec?si=che9Zyuh0BG2vcEn
The section after the word embed/ in the code below for example:

Code: Select all

<iframe width="560" height="315" src="https://www.youtube.com/embed/Vz3ZjWFbxec?si=che9Zyuh0BG2vcEn" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
paster the snippet "Vz3ZjWFbxec?si=che9Zyuh0BG2vcEn" and then highlight it with your cursor, then click the "youtube" button top right above.
You will see this code in front and behind your snitppet.

Code: Select all

[youtube]example[/youtube]
this is how it renders when completed correctly in that order:


Re: Added the You tube imbed code

Posted: Sun Apr 26, 2026 4:02 pm
by SoberChristianGent
When using your phone to use the forum.

Finding the embed code for a YouTube video directly within the mobile app is actually not possible, as the app is designed primarily for social sharing rather than web development. To get that specific <iframe> code, you will need to use your phone's web browser.

First, open your mobile browser and navigate to the YouTube website. Once you have the video open, you must switch to the desktop version of the site; most browsers allow you to do this by tapping the "Aa" icon or the three-dot menu and selecting "Request Desktop Site."

After the page reloads in desktop mode, tap the "Share" button located beneath the video player. A window will appear with various sharing options, and you should select the "Embed" icon. This will display the full HTML code block. You can then tap on the code and select "Copy" to save it to your clipboard.

If you frequently need to do this on the go, it is helpful to keep a browser tab open in desktop mode specifically for retrieving these snippets, as it bypasses the limitations of the standard mobile interface.