Viewing 3 replies - 1 through 3 (of 3 total)
  • Ditto, upgrade broke my installation and I can’t fix it because I don’t know what changed. My page now displays the shortcode instead of the contents of the iframe as before. The only “fix” is downgrading to version 1.1 of the plugin, but of course I’d rather keep current if that’s possible. Thanks for any help!

    line 39 needs to be changed to
    if( ( is_single() || is_home() || is_page() ) && !is_feed() )

    it was missing

    || is_page()

    I did an automatic update and once I clicked “back to Plugins” my screen showed blink. I believe this broke my site. I looks like it only affected the admin section.

    Please help

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘[Plugin: Insere Iframe] last update doesn’t work’ is closed to new replies.