
Hi,
I'm a Faithlife Equip user, and with Sites coming to an end, I'm working on how to replicate Faithlife's big, beautiful "Sermons" page on whatever new website we create.
By default, the Sermons embed code gives a very big sermon player on top, with a tiny scrollable list below. I've been trying to massage it to give us a smaller top half (sermon player), and a much longer bottom half, the sermon list. My best tweaking so far has yielded a smaller player (with black bars), but still only a small scrollable list of sermons below it.
Here's my current code:
<div style="width: 100%"><div style="position: relative; padding-bottom: calc(28.125% + 184px); width: 100%;"><iframe frameborder="0" scrolling="no" allowfullscreen allow="autoplay" src="https://sermons.faithlife.com/embed/profile/8533415/recent?includePlaylist=true" style="position: absolute; top: 0; left: 0; width: 100%; height: 100%;"></iframe></div></div>
Any idea how to change this to allow for a much longer list? Right now, the iframe only shows 4 sermons at a time (only 2 if the user clicks "show more" in the sermon player), and we'd like to see more like 10-12, like the Sermons page.
Alternatively, is there an easy way to embed the full Sermons page in an iframe on our new website? Or is the publicly-facing Faithlife Sermons page going away with the demise of Sites?
I'm not a web developer, and only occasionally delve into this stuff, so any light you can shed would be greatly appreciated. Thanks!
- let me get back to you. I have brought up this very thing internally already. The sermons experience on sites was quite nice and sadly the current Sermons widget is not nearly as attractive. I’m going to investigate a couple options as well as bring this up with my coworkers again. Sermons and and the public profile is here to stay, and I believe with an improved widget and our existing podcast support, Faithlife Sermons can continue to be a great option for churches to post their sermons online and get it to all the places they need easily.
- thanks so much for the reply. That would be great!
- what about converting the existing Sermons page to a widget, complete with a theme chooser loaded with the existing Sites themes? I know nothing, so that sounds like it would be easy, but I bet it isn't! Still, at least it's something that already exists.