Plugin Contributor
alexgso
(@alexgso)
Hello,
Thanks for reaching out. We don’t impose any direct restrictions on embedding third party content, but it is possible embed scripts/code can be malformed by security efforts. For instance, WordPress by default will filter our usage of the iframe element in any TinyMCE instance and the SiteOrigin Editor widget uses that so it filters it out by proxy.
When you inspect the page that has the embedded script present and view the blank space, is there any markup present there? (if you’re not familiar with your browser Inspect Element, this article provides a basic guide) In addition, is there anything present in your browser console? If the code was able to be saved, stored, and output and it’s still not working, it’s likely due to a browser security restriction and those will always be listed in the browser console.
Kind regards,
Alex