Hey @hd23601,
Do you mean something like on our Muliply Theme demo site? http://demo.wpforchurch.com/multiply/sermons/seeing-gods-salvation/
If so, definitley doable. I’ll get our Devs to post the code here and include it in the next release too.
Hey @hd23601,
2.3.2 has been released with the fix for this issue.
THANK YOU!! That was exactly what I was looking for. I will install update tomorrow.
Jerry
I have a custom theme I am integrating your sermon manager into. Is there a way to get the code to be able to display the audio along with the video? Currently, I have the video displaying as I want but obviously the audio isn’t. Thanks in advance if you can provide this!
Hey @jaredlatigo,
You can just echo the wpfc_sermon_media() function or you can take a look here to see how is that function coded, copy it and stylize it different for your theme. 🙂
Is there a way to just echo out the audio player? That way I can display both on the same page.