• Resolved dbarnhart

    (@dbarnhart)


    It used to be that WordPress would strip out frames, and I could overcome that with a tiny_mce_before_init or no_texturize_tags filter.

    Now however it seems that WordPress is adding the following styles to iframes in my posts:

    display: none !important; visibility: hidden !important; opacity: 0 !important;

    I have verified that this problem still exists when I use the twentyfifteen theme.

    How do I get WordPress to stop it?

Viewing 12 replies - 1 through 12 (of 12 total)
Viewing 12 replies - 1 through 12 (of 12 total)
  • The topic ‘WordPress adding display, visibility, opacity styles to iframe’ is closed to new replies.