Hi everyone,
Iām experiencing an issue using the <iframe>
tag in Custom Files with PHPMaker 2025.
In previous versions, everything worked fine, but now the iframe content is blocked when loading the page. For example, even a simple test like this:
<iframe title="Wikipedia" width="1024" height="650" src="https://www.wikipedia.org" frameborder="0" allowfullscreen></iframe>