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

Embedded YouTube Fails Validation for "iframe" Tag Use #23

Closed
dayhawkkim opened this issue Jul 22, 2016 · 1 comment
Closed

Embedded YouTube Fails Validation for "iframe" Tag Use #23

dayhawkkim opened this issue Jul 22, 2016 · 1 comment

Comments

@dayhawkkim
Copy link

I have one YouTube video that was embedded using [youtube ...] shortcode from Jetpack. (I've also tried the [embed ...] shortcode.) They render eventually with an iframe tag.

I'm getting the following message:

The tag 'iframe' is disallowed. DISALLOWED_HTML_WITH_AMP_EQUIVALENT

AMP is asking for <amp-youtube..../> plus the .js snippet.

The routine YouTube embed, without any shortcode, returns the same error.

In addition, both embed methods results in:

The attribute 'style' may not appear in tag 'span'. DISALLOWED_HTML

Thanks.

ahmedkaludi added a commit that referenced this issue Aug 13, 2016
- Google Analytics Support Added
- Logo Support Added. If the logo is disabled, then the Title should be
activated.
- Color Scheme Feature Added
- User friendly Options Panel Added
- iFrame support Added
- Few Minor Bugs Fixed
- #27 fixed
- #23 fixed
- #9 implemented
- #5 fixed
@ahmedkaludi
Copy link
Owner

iFrame support added. Thank you so much for reporting!

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

2 participants