Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Iframes not allowed in redactor? #164

Open
zachrnolan opened this issue Dec 21, 2016 · 0 comments
Open

Iframes not allowed in redactor? #164

zachrnolan opened this issue Dec 21, 2016 · 0 comments

Comments

@zachrnolan
Copy link

I'm not able to embed iframes in the editor, how can I get this to work?

  1. Paste iframe into editor

    <iframe src="https://embed.spotify.com/?uri=spotify%3Atrack%3A6Gre6x4ZyBg5xSRPywGIHL" width="300" height="380" frameborder="0" allowtransparency="true"></iframe>
  2. Save

  3. After save, redactor changes iframe code to this:

    <iframe src="https://embed.spotify.com/?uri=spotify%3Atrack%3A6Gre6x4ZyBg5xSRPywGIHL" width="300" height="380" frameborder="0" allowtransparency="true"></iframe>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant