When I add the plugin to my website or any website I have access to, the iframe loads, but doesn't allow files to be played.
This is the code I am inserting: <div style="width: 100%; max-width: 600px; max-height: 705px;"><div style="position: relative; padding-bottom: calc(56.25% + 368px); width: 100%;"><iframe frameborder="0" scrolling="no" allowfullscreen src="https://sermons.faithlife.com/embed/profile/7307289/recent?includePlaylist=true" style="position: absolute; top: 0; left: 0; width: 100%; height: 100%;"></iframe></div></div>
I have also used the soundfaith wordpress plugin.
Here is the website I am loading it on: www.glnaz.com/sermons
I can create a plain HTML file on my computer with the provided code, and I get the same response on Chrome and Edge browsers.
Is it broken? Or is it me?