It's really easy to add audio or your favorite video from Vimeo, YouTube, etc.

I have installed a plugin that makes it easy to do this.

Adding Audio

  1. Upload your audio into a folder in the Media Manager called audio. It can be a .mp3 or .mp4
  2. Place the name of your audio file (without the extension) between the following brackets
  3. [mp3][/mp3] or [mp4][/mp4], this depends on the extension of your audio file.
  4. Tip: To remember the name of your audio file or to upload an audio file. Use the Filemanager above.
  5. bigfootbob.mp3
  6. [mp3]bigfootbob[/mp3]
  7. The audio player is now automatically generated.
  8. Please replace the above brackests [ ] with { }. I had to do this or else it would have put in the player.

 

Adding Video

  1. Some what the same process as above.
  2. [youtube] [/youtube], [vimeo] [/vimeo], [mov] [/mov]
  3. Please replace the above brackests [ ] with { }. I had to do this or else it would have put in the player.
  4. Go to Youtube and get the following code from your Url.
  5. https://www.youtube.com/watch?v=T8F6uXhSbbs
  6. You only need this part of the code T8F6uXhSbbs
  7. [youtube]T8F6uXhSbbs[/youtube]
  8. Same process for Vimeo
  9. http://vimeo.com/18060876
  10. 18060876
  11. [vimeo]18060876[/vimeo]
  12. Same process for custom video
  13. Upload video using the file manager to a folder called video
  14. [mov][/mov], put the extension of your video in the brackets avi, mov, or wmv
  15. Put the name of the video in brackets without the extension
  16. [avi]P1010002[/avi]