Thanks Tim.
The files I am linking to are powerpoint files, which iSpring converts for web viewing.
They then generate a link which is of the form below:
<iframe src=”https://pro.ispringcloud.com/acc/EFU…MA/view/52010-…-H1TCE-…3e/embedded?from=embed&fit=1&autoplay=1″ frameborder=”0″ border=”0″ scrolling=”auto” allowtransparency=”true” allowfullscreen=”1″ style=”border: none; background-color: transparent; width: 100%; height: 100%;”></iframe>
This generates a black screen with a spinning circle which never resolves.
An alternative format they generate is a script, of the form:
<style>.embed-container { position: relative; padding-bottom: 80%; height: 0; overflow:
hidden; max-width: 100%;}
.embed-container iframe, .embed-container object, .embed-container embed {
position: absolute; top: 0; left: 0; width: 100%; height: 100%;
}</style>
<div class=”embed-container”><script type=”text/javascript” src=”https://pro.ispringcloud.com/acc/EFU0T…xMA/content.24.embed.js?fit=1&autoplay=1″></script></div>
This does not work in the block either – same black screen and spinning circle.
The script works fine in Elementor.
I appreciate your thoughts. Any other ideas?