New You Tube Video Imbed Feature
Posted: Thu Apr 23, 2026 9:07 am
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 youtube
Step 2:
Then click embedd code button,
Step 3:
Then copy the video ID
just after this section: "https://www.youtube.com/embed/"
The section after the word embed/ in the code below for example:
paster the snippet "Vz3ZjWFbxec?si=IvZMuN6xtmNeMJH4" 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.
this is how it renders when completed correctly in that order:
[youtube]Vz3ZjWFbxec?si=IvZMuN6xtmNeMJH4[/youtube]
Vz3ZjWFbxec?si=IvZMuN6xtmNeMJH4"
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 youtube
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=IvZMuN6xtmNeMJH4Code: Select all
<iframe width="560" height="315" src="https://www.youtube.com/embed/Vz3ZjWFbxec?si=IvZMuN6xtmNeMJH4" 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>You will see this code in front and behind your snitppet.
Code: Select all
[youtube]example[/youtube][youtube]Vz3ZjWFbxec?si=IvZMuN6xtmNeMJH4[/youtube]
Vz3ZjWFbxec?si=IvZMuN6xtmNeMJH4"