My websites (e.g., Kalikasan Philippines), is able to embed the older format YouTube videos, e.g.,. within an article)
Last night, I wanted to add a different alternative method to pig raising in the said article, using another YouTube video. To do this, I accessed the html editor in the article admin page, and inserted
- Code: Select all
<div><iframe width="853" height="480" src="https://www.youtube-nocookie.com/embed/KW8cu7HlqMs" frameborder="0" allowfullscreen></iframe></div>
But, when I save the revised html format, the new video did not show up, although the older videos remain. I checked the article html script again, and the video script (see code above) I added disappeared in the revised article I made.
Am I doing it incorrectly, or am I missing a feature to make this embedding work??
Cornelio