Hi,
I have the following issue when adding an iFrame either bei "Raw HTML" Element or per code in Text-Field:
In SPPB everything is shown correct.
But on the live Webpage the One Page stops after the iFrame.
The rest of the One Page is not shown anymore.
When I go back to SPPB and delete the iFrame the whole One Page is shown again.
Any idea what could be the issue?
The iFrame I'm adding looks like this:
<iframe src="https://...." width="100%" height="600px" frameborder="0" style="outline: none;"/>