• Resolved Terry J

    (@texasbiz)


    Needed plugin like this for a school project. Installed and trying to use iframe. I have tried using only local (same domain file, includeme dir file, and:

    [includeme src="https://example.com" frameborder="0" width="500" height="400"]

    I have of course tried other domains in place of example.com that I know can be placed in iframe. Always a blank iframe with no content. What am I missing?

    CLOSED / RESOLVED: issue – I am a big dummy:)

    Ended up with a wrong quote style (”) because I copied from web page.

    • This topic was modified 1 year, 4 months ago by Terry J.
    • This topic was modified 1 year, 4 months ago by Terry J.
Viewing 1 replies (of 1 total)
  • Plugin Author Stefano Lissa

    (@satollo)

    Hi, thank you for reporting the problem, I’m going to check it asap. BTW with the Gutenberg block editor, that specific feature is no more so important: you can add an HTML block to the page and directly write the iframe code, it should work.

    <iframe src="..." width="..."></iframe>

    The iframe tag must be closed but nothing is required “inside” it.

Viewing 1 replies (of 1 total)
  • The topic ‘iFrame not working for em’ is closed to new replies.