So we’ve spent the last few days trying to find a way to create a way to play our podcast(s) video/audio content on a page. We’ve gone down the path of portfolios and posts but keep running into problems.
Here’s a sample of what we are trying to do
http://www.seacoast.org/resources/core/
Here’s a link to our site.
http://www.citizenschurch.org
Any ideas and help would be greatly appreciated.
Thanks,
Chris
another example
http://elevationchurch.org/sermons/greater
another example
http://freshlifechurch.com/teachings/teaching_page.php?id=1747
Thanks
Hey!
You can use the video or audio shortcode:
http://codex.wordpress.org/Audio_Shortcode
https://codex.wordpress.org/Video_Shortcode
to embed your video/audio files into the page content. Use the shortcodes like:
[video mp4="source.mp4" ogv="source.ogv" webm="source.webm"]
[audio mp3="source.mp3"]
and instead of source.mp4, source.ogv, etc. insert the urls to your video/audio files.
Best regards,
Peter
Thanks for the reply,
The problem is getting the video to “swap out” in the same player. I want to create kind of a “playlist” of different video that can be played “onclick”. Check out the sample below and let me know what you think. is it possible in enfold?
http://freshlifechurch.com/teachings/teaching_page.php?id=1747
Hi!
Maybe, this plugin will help: https://wordpress.org/plugins/html5-video-player-with-playlist/
Regards,
Ismael