I want to add some media content in the course curriculum. How am I able to do this in the Front end Editor? I would prefer to link to embedded YouTube, Vimeo or Blubrry or Other Audio Files hosted on different servers as opposed to hosting the Media content on my own server. Thanks for advising.
Here is a link to a Still of where I am in using the Front End Editor.
https://drive.google.com/file/d/14Wjh6hXHhvv6cAfW4U_1CE8MNYAbSr8Q/view?usp=sharing
user the iframevideo shortcode :
http://screencast-o-matic.com/watch/cqhXjqZPgi
Use this shortcode :
[iframevideo]<iframe src="https://www.youtube.com/embed/MFtX9ussRKk" width="560" height="315" frameborder="0" allowfullscreen=""></iframe>[/iframevideo]
Hello,
Thanks for your response, it works!